@@ -119,7 +119,6 @@ explain 操作的帮助命令。
119
119
120
120
<tr >
121
121
<td colspan =" 2 " >-o, --output string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"plaintext"</td >
122
- <td colspan =" 2 " >--output string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"plaintext"</td >
123
122
</tr >
124
123
<tr >
125
124
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
@@ -204,7 +203,8 @@ UID to impersonate for the operation.
204
203
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"$HOME/.kube/cache"</td >
205
204
</tr >
206
205
<tr >
207
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
206
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
207
+ <p >
208
208
<!--
209
209
Default cache directory
210
210
-->
@@ -216,7 +216,8 @@ Default cache directory
216
216
<td colspan =" 2 " >--certificate-authority string</td >
217
217
</tr >
218
218
<tr >
219
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
219
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
220
+ <p >
220
221
<!--
221
222
Path to a cert file for the certificate authority
222
223
-->
@@ -228,7 +229,8 @@ Path to a cert file for the certificate authority
228
229
<td colspan =" 2 " >--client-certificate string</td >
229
230
</tr >
230
231
<tr >
231
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
232
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
233
+ <p >
232
234
<!--
233
235
Path to a client certificate file for TLS
234
236
-->
@@ -240,7 +242,8 @@ TLS 客户端证书文件的路径。
240
242
<td colspan =" 2 " >--client-key string</td >
241
243
</tr >
242
244
<tr >
243
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
245
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
246
+ <p >
244
247
<!--
245
248
Path to a client key file for TLS
246
249
-->
@@ -252,7 +255,8 @@ TLS 客户端密钥文件的路径。
252
255
<td colspan =" 2 " >--cluster string</td >
253
256
</tr >
254
257
<tr >
255
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
258
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
259
+ <p >
256
260
<!--
257
261
The name of the kubeconfig cluster to use
258
262
-->
@@ -264,43 +268,21 @@ The name of the kubeconfig cluster to use
264
268
<td colspan =" 2 " >--context string</td >
265
269
</tr >
266
270
<tr >
267
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
271
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
272
+ <p >
268
273
<!--
269
274
The name of the kubeconfig context to use
270
275
-->
271
276
要使用的 kubeconfig 上下文的名称。
272
277
</p ></td >
273
278
</tr >
274
279
275
- <tr >
276
- <td colspan =" 2 " >--default-not-ready-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
277
- </tr >
278
- <tr >
279
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
280
- <!--
281
- 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.
282
- -->
283
- 设置针对 notReady: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
284
- </p ></td >
285
- </tr >
286
-
287
- <tr >
288
- <td colspan =" 2 " >--default-unreachable-toleration-seconds int  ;  ;  ;  ;  ; <!-- Default:--> 默认值:300</td >
289
- </tr >
290
- <tr >
291
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
292
- <!--
293
- 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.
294
- -->
295
- 设置针对 unreachable: NoExecute 的容忍度的 tolerationSeconds,默认添加到所有尚未设置此容忍度的 Pod。
296
- </p ></td >
297
- </tr >
298
-
299
280
<tr >
300
281
<td colspan =" 2 " >--disable-compression</td >
301
282
</tr >
302
283
<tr >
303
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
284
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
285
+ <p >
304
286
<!--
305
287
If true, opt-out of response compression for all requests to the server
306
288
-->
@@ -312,7 +294,8 @@ If true, opt-out of response compression for all requests to the server
312
294
<td colspan =" 2 " >--insecure-skip-tls-verify</td >
313
295
</tr >
314
296
<tr >
315
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
297
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
298
+ <p >
316
299
<!--
317
300
If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
318
301
-->
@@ -324,19 +307,36 @@ If true, the server's certificate will not be checked for validity. This will ma
324
307
<td colspan =" 2 " >--kubeconfig string</td >
325
308
</tr >
326
309
<tr >
327
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
310
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
311
+ <p >
328
312
<!--
329
313
Path to the kubeconfig file to use for CLI requests.
330
314
-->
331
315
CLI 请求要使用的 kubeconfig 文件的路径。
332
316
</p ></td >
333
317
</tr >
334
318
319
+ <tr >
320
+ <td colspan =" 2 " >--kuberc string</td >
321
+ </tr >
322
+ <tr >
323
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
324
+ <p >
325
+ <!--
326
+ 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.
327
+ -->
328
+ 用于偏好设置的 kuberc 文件的路径。可以通过导出 KUBECTL_KUBERC=false
329
+ 特性门控或关闭 KUBERC=off 特性来禁用此功能。
330
+ </p >
331
+ </td >
332
+ </tr >
333
+
335
334
<tr >
336
335
<td colspan =" 2 " >--match-server-version</td >
337
336
</tr >
338
337
<tr >
339
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
338
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
339
+ <p >
340
340
<!--
341
341
Require server version to match client version
342
342
-->
@@ -348,7 +348,8 @@ Require server version to match client version
348
348
<td colspan =" 2 " >-n, --namespace string</td >
349
349
</tr >
350
350
<tr >
351
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
351
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
352
+ <p >
352
353
<!--
353
354
If present, the namespace scope for this CLI request
354
355
-->
@@ -360,7 +361,8 @@ If present, the namespace scope for this CLI request
360
361
<td colspan =" 2 " >--password string</td >
361
362
</tr >
362
363
<tr >
363
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
364
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
365
+ <p >
364
366
<!--
365
367
Password for basic authentication to the API server
366
368
-->
@@ -372,7 +374,8 @@ Password for basic authentication to the API server
372
374
<td colspan =" 2 " >--profile string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"none"</td >
373
375
</tr >
374
376
<tr >
375
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
377
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
378
+ <p >
376
379
<!--
377
380
Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex)
378
381
-->
@@ -384,7 +387,8 @@ Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|m
384
387
<td colspan =" 2 " >--profile-output string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"profile.pprof"</td >
385
388
</tr >
386
389
<tr >
387
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
390
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
391
+ <p >
388
392
<!--
389
393
Name of the file to write the profile to
390
394
-->
@@ -396,7 +400,8 @@ Name of the file to write the profile to
396
400
<td colspan =" 2 " >--request-timeout string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"0"</td >
397
401
</tr >
398
402
<tr >
399
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
403
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
404
+ <p >
400
405
<!--
401
406
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.
402
407
-->
@@ -409,7 +414,8 @@ The length of time to wait before giving up on a single server request. Non-zero
409
414
<td colspan =" 2 " >-s, --server string</td >
410
415
</tr >
411
416
<tr >
412
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
417
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
418
+ <p >
413
419
<!--
414
420
The address and port of the Kubernetes API server
415
421
-->
@@ -421,7 +427,8 @@ Kubernetes API 服务器的地址和端口。
421
427
<td colspan =" 2 " >--storage-driver-buffer-duration duration  ;  ;  ;  ;  ; <!-- Default:--> 默认值:1m0s</td >
422
428
</tr >
423
429
<tr >
424
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
430
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
431
+ <p >
425
432
<!--
426
433
Writes in the storage driver will be buffered for this duration, and committed to the non memory backends as a single transaction
427
434
-->
@@ -433,7 +440,8 @@ Writes in the storage driver will be buffered for this duration, and committed t
433
440
<td colspan =" 2 " >--storage-driver-db string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"cadvisor"</td >
434
441
</tr >
435
442
<tr >
436
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
443
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
444
+ <p >
437
445
<!--
438
446
database name
439
447
-->
@@ -445,7 +453,8 @@ database name
445
453
<td colspan =" 2 " >--storage-driver-host string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"localhost:8086"</td >
446
454
</tr >
447
455
<tr >
448
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
456
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
457
+ <p >
449
458
<!--
450
459
database host:port
451
460
-->
@@ -457,7 +466,8 @@ database host:port
457
466
<td colspan =" 2 " >--storage-driver-password string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"root"</td >
458
467
</tr >
459
468
<tr >
460
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
469
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
470
+ <p >
461
471
<!--
462
472
database password
463
473
-->
@@ -469,7 +479,8 @@ database password
469
479
<td colspan =" 2 " >--storage-driver-secure</td >
470
480
</tr >
471
481
<tr >
472
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
482
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
483
+ <p >
473
484
<!--
474
485
use secure connection with database
475
486
-->
@@ -481,7 +492,8 @@ use secure connection with database
481
492
<td colspan =" 2 " >--storage-driver-table string  ;  ;  ;  ;  ; <!-- Default:--> 默认值:"stats"</td >
482
493
</tr >
483
494
<tr >
484
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
495
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
496
+ <p >
485
497
<!--
486
498
table name
487
499
-->
@@ -505,7 +517,8 @@ database username
505
517
<td colspan =" 2 " >--tls-server-name string</td >
506
518
</tr >
507
519
<tr >
508
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
520
+ <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
521
+ <p >
509
522
<!--
510
523
Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
511
524
-->
0 commit comments