mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-02 05: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:
|
||||
|
||||
`kubectl get {{persistentvolumeclaims|secret}}`
|
||||
`kubectl get {{persistentvolumeclaims|secret|...}}`
|
||||
|
||||
- Get all resources in all namespaces:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue