You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--certificate-authority string Path to a cert file for the certificate authority
16
-
--client-certificate string Path to a client certificate file for TLS
17
-
--client-key string Path to a client key file for TLS
18
-
--cluster string The name of the kubeconfig cluster to use
19
-
--context string The name of the kubeconfig context to use
20
-
-h, --help help for pxc
21
-
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
22
-
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
23
-
-n, --namespace string If present, the namespace scope for this CLI request
24
-
--pxc.config string Config file (default is $HOME/.pxc/config.yml)
25
-
--pxc.secret-name string Kubernetes secret name containing authentication token
26
-
--pxc.secret-namespace string Kubernetes namespace where secret contains token
27
-
--pxc.token string Portworx authentication token
28
-
--pxc.v int32 [0-3] Log level verbosity
29
-
--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")
30
-
-s, --server string The address and port of the Kubernetes API server
31
-
--token string Bearer token for authentication to the API server
32
-
--user string The name of the kubeconfig user to use
16
+
-h, --help help for pxc
17
+
--options Show global options for all commands
18
+
--pxc.config string Config file (default is $HOME/.pxc/config.yml)
--certificate-authority string Path to a cert file for the certificate authority
26
-
--client-certificate string Path to a client certificate file for TLS
27
-
--client-key string Path to a client key file for TLS
28
-
--cluster string The name of the kubeconfig cluster to use
29
-
--context string The name of the kubeconfig context to use
30
-
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
31
-
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
32
-
-n, --namespace string If present, the namespace scope for this CLI request
33
-
--pxc.config string Config file (default is $HOME/.pxc/config.yml)
34
-
--pxc.secret-name string Kubernetes secret name containing authentication token
35
-
--pxc.secret-namespace string Kubernetes namespace where secret contains token
36
-
--pxc.token string Portworx authentication token
37
-
--pxc.v int32 [0-3] Log level verbosity
38
-
--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")
39
-
-s, --server string The address and port of the Kubernetes API server
40
-
--token string Bearer token for authentication to the API server
41
-
--user string The name of the kubeconfig user to use
22
+
--pxc.config string Config file (default is $HOME/.pxc/config.yml)
0 commit comments