mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Mark filename flags for completions
This commit is contained in:
@@ -24,7 +24,7 @@ Specifying a name that already exists will merge new fields on top of existing v
|
||||
|
||||
.PP
|
||||
\fB\-\-certificate\-authority\fP=""
|
||||
path to certificate\-authority for the cluster entry in kubeconfig
|
||||
path to certificate\-authority file for the cluster entry in kubeconfig
|
||||
|
||||
.PP
|
||||
\fB\-\-embed\-certs\fP=false
|
||||
|
@@ -35,11 +35,11 @@ Bearer token and basic auth are mutually exclusive.
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
\fB\-\-client\-certificate\fP=""
|
||||
path to client\-certificate for the user entry in kubeconfig
|
||||
path to client\-certificate file for the user entry in kubeconfig
|
||||
|
||||
.PP
|
||||
\fB\-\-client\-key\fP=""
|
||||
path to client\-key for the user entry in kubeconfig
|
||||
path to client\-key file for the user entry in kubeconfig
|
||||
|
||||
.PP
|
||||
\fB\-\-embed\-certs\fP=false
|
||||
|
Reference in New Issue
Block a user