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