A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ksonnet/ksonnet/commit/53766d84af027319d5ca6d631ad5937172e477e3 below:

Merge pull request #859 from GuessWhoSamFoo/env-target-doc · ksonnet/ksonnet@53766d8 · GitHub

@@ -70,24 +70,24 @@ ks apply dev -c guestbook-ui -c nginx-depl --create false

70 70

--client-certificate string Path to a client certificate file for TLS

71 71

--client-key string Path to a client key file for TLS

72 72

--cluster string The name of the kubeconfig cluster to use

73 -

-c, --component stringSlice Name of a specific component (multiple -c flags accepted, allows YAML, JSON, and Jsonnet)

73 +

-c, --component strings Name of a specific component (multiple -c flags accepted, allows YAML, JSON, and Jsonnet)

74 74

--context string The name of the kubeconfig context to use

75 75

--create Option to create resources if they do not already exist on the cluster (default true)

76 76

--dry-run Option to preview the list of operations without changing the cluster state

77 -

-V, --ext-str stringSlice Values of external variables

78 -

--ext-str-file stringSlice Read external variable from a file

77 +

-V, --ext-str strings Values of external variables

78 +

--ext-str-file strings Read external variable from a file

79 79

--gc-tag string A tag that's (1) added to all updated objects (2) used to garbage collect existing objects that are no longer in the manifest

80 80

-h, --help help for apply

81 81

--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure

82 -

-J, --jpath stringSlice Additional jsonnet library search path

82 +

-J, --jpath strings Additional jsonnet library search path

83 83

--kubeconfig string Path to a kubeconfig file. Alternative to env var $KUBECONFIG.

84 84

-n, --namespace string If present, the namespace scope for this CLI request

85 85

--password string Password for basic authentication to the API server

86 86

--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")

87 87

--server string The address and port of the Kubernetes API server

88 88

--skip-gc Option to skip garbage collection, even with --gc-tag specified

89 -

-A, --tla-str stringSlice Values of top level arguments

90 -

--tla-str-file stringSlice Read top level argument from a file

89 +

-A, --tla-str strings Values of top level arguments

90 +

--tla-str-file strings Read top level argument from a file

91 91

--token string Bearer token for authentication to the API server

92 92

--user string The name of the kubeconfig user to use

93 93

--username string Username for basic authentication to the API server

@@ -96,8 +96,9 @@ ks apply dev -c guestbook-ui -c nginx-depl --create false

96 96

### Options inherited from parent commands

97 97 98 98

```

99 -

--tls-skip-verify Skip verification of TLS server certificates

100 -

-v, --verbose count[=-1] Increase verbosity. May be given multiple times.

99 +

--dir string Ksonnet application root to use; Defaults to CWD

100 +

--tls-skip-verify Skip verification of TLS server certificates

101 +

-v, --verbose count Increase verbosity. May be given multiple times.

101 102

```

102 103 103 104

### SEE ALSO


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4