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
52
-
--client-certificate string Path to a client certificate file for TLS
53
-
--client-key string Path to a client key file for TLS
54
-
--cluster string The name of the kubeconfig cluster to use
55
-
--context string The name of the kubeconfig context to use
56
-
--disable-compression If true, opt-out of response compression for all requests to the server
57
-
--disable-print-path Disable printing the path to explain
58
-
-h, --help help for kubectl
59
-
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
60
-
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
61
-
--match-server-version Require server version to match client version
62
-
-n, --namespace string If present, the namespace scope for this CLI request
63
-
--password string Password for basic authentication to the API server
64
-
--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")
65
-
-s, --server string The address and port of the Kubernetes API server
66
-
--tls-server-name string Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
67
-
--token string Bearer token for authentication to the API server
68
-
--user string The name of the kubeconfig user to use
69
-
--username string Username for basic authentication to the API server
0 commit comments