@@ -199,7 +199,8 @@ Template string or path to template file to use when -o=go-template, -o=go-templ
199
199
<td colspan =" 2 " >--as string</td >
200
200
</tr >
201
201
<tr >
202
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
202
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
203
+ <p >
203
204
<!--
204
205
Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
205
206
-->
@@ -211,7 +212,8 @@ Username to impersonate for the operation. User could be a regular user or a ser
211
212
<td colspan =" 2 " >--as-group strings</td >
212
213
</tr >
213
214
<tr >
214
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
215
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
216
+ <p >
215
217
<!--
216
218
Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
217
219
-->
@@ -223,7 +225,8 @@ Group to impersonate for the operation, this flag can be repeated to specify mul
223
225
<td colspan =" 2 " >--as-uid string</td >
224
226
</tr >
225
227
<tr >
226
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
228
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
229
+ <p >
227
230
<!--
228
231
UID to impersonate for the operation.
229
232
-->
@@ -235,7 +238,8 @@ UID to impersonate for the operation.
235
238
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default: "$HOME/.kube/cache"--> 默认值:"$HOME/.kube/cache"</td >
236
239
</tr >
237
240
<tr >
238
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
241
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
242
+ <p >
239
243
<!--
240
244
Default cache directory
241
245
-->
@@ -247,7 +251,8 @@ Default cache directory
247
251
<td colspan =" 2 " >--certificate-authority string</td >
248
252
</tr >
249
253
<tr >
250
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
254
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
255
+ <p >
251
256
<!--
252
257
Path to a cert file for the certificate authority
253
258
-->
@@ -259,7 +264,8 @@ Path to a cert file for the certificate authority
259
264
<td colspan =" 2 " >--client-certificate string</td >
260
265
</tr >
261
266
<tr >
262
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
267
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
268
+ <p >
263
269
<!--
264
270
Path to a client certificate file for TLS
265
271
-->
@@ -271,7 +277,8 @@ TLS 客户端证书文件的路径。
271
277
<td colspan =" 2 " >--client-key string</td >
272
278
</tr >
273
279
<tr >
274
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
280
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
281
+ <p >
275
282
<!--
276
283
Path to a client key file for TLS
277
284
-->
@@ -283,7 +290,8 @@ TLS 客户端密钥文件的路径。
283
290
<td colspan =" 2 " >--cluster string</td >
284
291
</tr >
285
292
<tr >
286
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
293
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
294
+ <p >
287
295
<!--
288
296
The name of the kubeconfig cluster to use
289
297
-->
@@ -295,43 +303,21 @@ The name of the kubeconfig cluster to use
295
303
<td colspan =" 2 " >--context string</td >
296
304
</tr >
297
305
<tr >
298
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
306
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
307
+ <p >
299
308
<!--
300
309
The name of the kubeconfig context to use
301
310
-->
302
311
要使用的 kubeconfig 上下文的名称。
303
312
</p ></td >
304
313
</tr >
305
314
306
- <tr >
307
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
308
- </tr >
309
- <tr >
310
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
311
- <!--
312
- 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.
313
- -->
314
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
315
- </p ></td >
316
- </tr >
317
-
318
- <tr >
319
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default: 300--> 默认值:300</td >
320
- </tr >
321
- <tr >
322
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
323
- <!--
324
- 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.
325
- -->
326
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
327
- </p ></td >
328
- </tr >
329
-
330
315
<tr >
331
316
<td colspan =" 2 " >--disable-compression</td >
332
317
</tr >
333
318
<tr >
334
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
319
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
320
+ <p >
335
321
<!--
336
322
If true, opt-out of response compression for all requests to the server
337
323
-->
@@ -343,7 +329,8 @@ If true, opt-out of response compression for all requests to the server
343
329
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
344
330
</tr >
345
331
<tr >
346
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
332
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
333
+ <p >
347
334
<!--
348
335
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
349
336
-->
@@ -355,19 +342,36 @@ If true, the server's certificate will not be checked for validity. This will ma
355
342
<td colspan =" 2 " >--kubeconfig string</td >
356
343
</tr >
357
344
<tr >
358
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
345
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
346
+ <p >
359
347
<!--
360
348
Path to the kubeconfig file to use for CLI requests.
361
349
-->
362
350
CLI 请求要使用的 kubeconfig 文件的路径。
363
351
</p ></td >
364
352
</tr >
365
353
354
+ <tr >
355
+ <td colspan =" 2 " >--kuberc string</td >
356
+ </tr >
357
+ <tr >
358
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
359
+ <p >
360
+ <!--
361
+ 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.
362
+ -->
363
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
364
+ 特性门控或关闭 KUBERC=off 特性门控来禁用此功能。
365
+ </p >
366
+ </td >
367
+ </tr >
368
+
366
369
<tr >
367
370
<td colspan =" 2 " >--match-server-version</td >
368
371
</tr >
369
372
<tr >
370
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
373
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
374
+ <p >
371
375
<!--
372
376
Require server version to match client version
373
377
-->
@@ -379,7 +383,8 @@ Require server version to match client version
379
383
<td colspan =" 2 " >-n, --namespace string</td >
380
384
</tr >
381
385
<tr >
382
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
386
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
387
+ <p >
383
388
<!--
384
389
If present, the namespace scope for this CLI request
385
390
-->
@@ -391,7 +396,8 @@ If present, the namespace scope for this CLI request
391
396
<td colspan =" 2 " >--password string</td >
392
397
</tr >
393
398
<tr >
394
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
399
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
400
+ <p >
395
401
<!--
396
402
Password for basic authentication to the API server
397
403
-->
@@ -403,7 +409,8 @@ Password for basic authentication to the API server
403
409
<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default: "none"--> 默认值:"none"</td >
404
410
</tr >
405
411
<tr >
406
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
412
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
413
+ <p >
407
414
<!--
408
415
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
409
416
-->
@@ -415,7 +422,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
415
422
<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default: "profile.pprof"--> 默认值:"profile.pprof"</td >
416
423
</tr >
417
424
<tr >
418
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
425
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
426
+ <p >
419
427
<!--
420
428
Name of the file to write the profile to
421
429
-->
@@ -427,7 +435,8 @@ Name of the file to write the profile to
427
435
<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default: "0"--> 默认值:"0"</td >
428
436
</tr >
429
437
<tr >
430
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
438
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
439
+ <p >
431
440
<!--
432
441
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.
433
442
-->
@@ -440,7 +449,8 @@ The length of time to wait before giving up on a single server request. Non-zero
440
449
<td colspan =" 2 " >-s, --server string</td >
441
450
</tr >
442
451
<tr >
443
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
452
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
453
+ <p >
444
454
<!--
445
455
The address and port of the Kubernetes API server
446
456
-->
@@ -452,7 +462,8 @@ Kubernetes API 服务器的地址和端口。
452
462
<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default: 1m0s--> 默认值:1m0s</td >
453
463
</tr >
454
464
<tr >
455
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
465
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
466
+ <p >
456
467
<!--
457
468
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
458
469
-->
@@ -464,7 +475,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
464
475
<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default: "cadvisor"--> 默认值:"cadvisor"</td >
465
476
</tr >
466
477
<tr >
467
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
478
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
479
+ <p >
468
480
<!--
469
481
database name
470
482
-->
@@ -476,7 +488,8 @@ database name
476
488
<td colspan =" 2 " >--storage-driver-host string  ;  ;  ;  ;  ; <!-- Default: "localhost:8086"--> 默认值:"localhost:8086"</td >
477
489
</tr >
478
490
<tr >
479
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
491
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
492
+ <p >
480
493
<!--
481
494
database host:port
482
495
-->
@@ -488,7 +501,8 @@ database host:port
488
501
<td colspan =" 2 " >--storage-driver-password string  ;  ;  ;  ;  ; <!-- Default: "root"--> 默认值:"root"</td >
489
502
</tr >
490
503
<tr >
491
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
504
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
505
+ <p >
492
506
<!--
493
507
database password
494
508
-->
@@ -500,7 +514,8 @@ database password
500
514
<td colspan =" 2 " >--storage-driver-secure</td >
501
515
</tr >
502
516
<tr >
503
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
517
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
518
+ <p >
504
519
<!--
505
520
use secure connection with database
506
521
-->
@@ -512,7 +527,8 @@ use secure connection with database
512
527
<td colspan =" 2 " >--storage-driver-table string  ;  ;  ;  ;  ; <!-- Default: "stats"--> 默认值:"stats"</td >
513
528
</tr >
514
529
<tr >
515
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
530
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
531
+ <p >
516
532
<!--
517
533
table name
518
534
-->
@@ -524,7 +540,8 @@ table name
524
540
<td colspan =" 2 " >--storage-driver-user string  ;  ;  ;  ;  ; <!-- Default: "root"--> 默认值:"root"</td >
525
541
</tr >
526
542
<tr >
527
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
543
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
544
+ <p >
528
545
<!--
529
546
database username
530
547
-->
@@ -550,7 +567,8 @@ Server name to use for server certificate validation. If it is not provided, the
550
567
<td colspan =" 2 " >--token string</td >
551
568
</tr >
552
569
<tr >
553
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
570
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
571
+ <p >
554
572
<!--
555
573
Bearer token for authentication to the API server
556
574
-->
@@ -562,7 +580,8 @@ Bearer token for authentication to the API server
562
580
<td colspan =" 2 " >--user string</td >
563
581
</tr >
564
582
<tr >
565
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
583
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
584
+ <p >
566
585
<!--
567
586
The name of the kubeconfig user to use
568
587
-->
@@ -574,7 +593,8 @@ The name of the kubeconfig user to use
574
593
<td colspan =" 2 " >--username string</td >
575
594
</tr >
576
595
<tr >
577
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
596
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
597
+ <p >
578
598
<!--
579
599
Username for basic authentication to the API server
580
600
-->
@@ -586,7 +606,8 @@ Username for basic authentication to the API server
586
606
<td colspan =" 2 " >--version version[=true]</td >
587
607
</tr >
588
608
<tr >
589
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
609
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
610
+ <p >
590
611
<!--
591
612
--version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version
592
613
-->
@@ -598,7 +619,8 @@ Username for basic authentication to the API server
598
619
<td colspan =" 2 " >--warnings-as-errors</td >
599
620
</tr >
600
621
<tr >
601
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
622
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
623
+ <p >
602
624
<!--
603
625
Treat warnings received from the server as errors and exit with a non-zero exit code
604
626
-->
0 commit comments