@@ -460,7 +460,8 @@ TLS 客户端证书文件的路径。
460460<td colspan =" 2 " >--client-key string</td >
461461</tr >
462462<tr >
463- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
463+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
464+ <p >
464465<!--
465466Path to a client key file for TLS
466467-->
@@ -484,38 +485,15 @@ The name of the kubeconfig cluster to use
484485<td colspan =" 2 " >--context string</td >
485486</tr >
486487<tr >
487- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
488+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
489+ <p >
488490<!--
489491The name of the kubeconfig context to use
490492-->
491493要使用的 kubeconfig 上下文的名称。
492494</p ></td >
493495</tr >
494496
495- <tr >
496- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
497- </tr >
498- <tr >
499- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
500- <!--
501- Indicates the tolerationSeconds of the toleration for notReady:NoExecute that is added by default to every pod that does not already have such a toleration.
502- -->
503- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
504- </p ></td >
505- </tr >
506-
507- <tr >
508- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
509- </tr >
510- <tr >
511- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
512- <!--
513- Indicates the tolerationSeconds of the toleration for unreachable:NoExecute that is added by default to every pod that does not already have such a toleration.
514- -->
515- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
516- </p ></td >
517- </tr >
518-
519497<tr >
520498<td colspan =" 2 " >--disable-compression</td >
521499</tr >
@@ -532,7 +510,8 @@ If true, opt-out of response compression for all requests to the server
532510<td colspan =" 2 " >--insecure-skip-tls-verify</td >
533511</tr >
534512<tr >
535- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
513+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
514+ <p >
536515<!--
537516If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
538517-->
@@ -544,7 +523,8 @@ If true, the server's certificate will not be checked for validity. This will ma
544523<td colspan =" 2 " >--kubeconfig string</td >
545524</tr >
546525<tr >
547- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
526+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
527+ <p >
548528<!--
549529Path to the kubeconfig file to use for CLI requests.
550530-->
@@ -556,7 +536,8 @@ CLI 请求要使用的 kubeconfig 文件的路径。
556536<td colspan =" 2 " >--match-server-version</td >
557537</tr >
558538<tr >
559- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
539+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
540+ <p >
560541<!--
561542Require server version to match client version
562543-->
@@ -568,7 +549,8 @@ Require server version to match client version
568549<td colspan =" 2 " >-n, --namespace string</td >
569550</tr >
570551<tr >
571- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
552+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
553+ <p >
572554<!--
573555If present, the namespace scope for this CLI request
574556-->
@@ -580,7 +562,8 @@ If present, the namespace scope for this CLI request
580562<td colspan =" 2 " >--password string</td >
581563</tr >
582564<tr >
583- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
565+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
566+ <p >
584567<!--
585568Password for basic authentication to the API server
586569-->
@@ -592,7 +575,8 @@ Password for basic authentication to the API server
592575<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"none"</td >
593576</tr >
594577<tr >
595- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
578+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
579+ <p >
596580<!--
597581Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
598582-->
@@ -604,7 +588,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
604588<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"profile.pprof"</td >
605589</tr >
606590<tr >
607- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
591+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
592+ <p >
608593<!--
609594Name of the file to write the profile to
610595-->
@@ -616,7 +601,8 @@ Name of the file to write the profile to
616601<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"0"</td >
617602</tr >
618603<tr >
619- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
604+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
605+ <p >
620606<!--
621607The 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.
622608-->
@@ -629,7 +615,8 @@ The length of time to wait before giving up on a single server request. Non-zero
629615<td colspan =" 2 " >-s, --server string</td >
630616</tr >
631617<tr >
632- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
618+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
619+ <p >
633620<!--
634621The address and port of the Kubernetes API server
635622-->
@@ -641,7 +628,8 @@ Kubernetes API 服务器的地址和端口。
641628<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default:--> 默认值:1m0s</td >
642629</tr >
643630<tr >
644- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
631+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
632+ <p >
645633<!--
646634Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
647635-->
@@ -653,7 +641,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
653641<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"cadvisor"</td >
654642</tr >
655643<tr >
656- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
644+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
645+ <p >
657646<!--
658647database name
659648-->
@@ -665,7 +654,8 @@ database name
665654<td colspan =" 2 " >--storage-driver-host string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"localhost:8086"</td >
666655</tr >
667656<tr >
668- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
657+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
658+ <p >
669659<!--
670660database host:port
671661-->
@@ -677,7 +667,8 @@ database host:port
677667<td colspan =" 2 " >--storage-driver-password string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"root"</td >
678668</tr >
679669<tr >
680- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
670+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
671+ <p >
681672<!--
682673database password
683674-->
@@ -689,7 +680,8 @@ database password
689680<td colspan =" 2 " >--storage-driver-secure</td >
690681</tr >
691682<tr >
692- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
683+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
684+ <p >
693685<!--
694686use secure connection with database
695687-->
@@ -701,7 +693,8 @@ use secure connection with database
701693<td colspan =" 2 " >--storage-driver-table string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"stats"</td >
702694</tr >
703695<tr >
704- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
696+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
697+ <p >
705698<!--
706699table name
707700-->
@@ -713,7 +706,8 @@ table name
713706<td colspan =" 2 " >--storage-driver-user string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"root"</td >
714707</tr >
715708<tr >
716- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
709+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
710+ <p >
717711<!--
718712database username
719713-->
@@ -725,7 +719,8 @@ database username
725719<td colspan =" 2 " >--tls-server-name string</td >
726720</tr >
727721<tr >
728- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
722+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
723+ <p >
729724<!--
730725Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
731726-->
@@ -737,7 +732,8 @@ Server name to use for server certificate validation. If it is not provided, the
737732<td colspan =" 2 " >--token string</td >
738733</tr >
739734<tr >
740- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
735+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
736+ <p >
741737<!--
742738Bearer token for authentication to the API server
743739-->
@@ -749,7 +745,8 @@ Bearer token for authentication to the API server
749745<td colspan =" 2 " >--user string</td >
750746</tr >
751747<tr >
752- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
748+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
749+ <p >
753750<!--
754751The name of the kubeconfig user to use
755752-->
@@ -761,7 +758,8 @@ The name of the kubeconfig user to use
761758<td colspan =" 2 " >--username string</td >
762759</tr >
763760<tr >
764- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
761+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
762+ <p >
765763<!--
766764Username for basic authentication to the API server
767765-->
@@ -773,19 +771,36 @@ Username for basic authentication to the API server
773771<td colspan =" 2 " >--version version[=true]</td >
774772</tr >
775773<tr >
776- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
774+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
775+ <p >
777776<!--
778777--version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version
779778-->
780779--version, --version=raw 打印版本信息并退出;--version=vX.Y.Z... 设置报告的版本。
781780</p ></td >
782781</tr >
783782
783+ <tr >
784+ <td colspan =" 2 " >--kuberc string</td >
785+ </tr >
786+ <tr >
787+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
788+ <p >
789+ <!--
790+ Path to the kuberc file to use for preferences. This can be disabled by exporting KUBECTL_KUBERC=false feature gate or turning off the feature KUBERC=off.
791+ -->
792+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
793+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
794+ </p >
795+ </td >
796+ </tr >
797+
784798<tr >
785799<td colspan =" 2 " >--warnings-as-errors</td >
786800</tr >
787801<tr >
788- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
802+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
803+ <p >
789804<!--
790805Treat warnings received from the server as errors and exit with a non-zero exit code
791806-->
0 commit comments