mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-03 22:13:32 +02:00
kubectl-get: add ellipsis (#17623)
This commit is contained in:
parent
35aedad066
commit
878ef47034
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
- Get other resources:
|
- Get other resources:
|
||||||
|
|
||||||
`kubectl get {{persistentvolumeclaims|secret}}`
|
`kubectl get {{persistentvolumeclaims|secret|...}}`
|
||||||
|
|
||||||
- Get all resources in all namespaces:
|
- Get all resources in all namespaces:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue