1
0
Fork 0
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:
Managor 2025-08-13 22:32:02 +03:00 committed by GitHub
parent 35aedad066
commit 878ef47034
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@
- Get other resources:
`kubectl get {{persistentvolumeclaims|secret}}`
`kubectl get {{persistentvolumeclaims|secret|...}}`
- Get all resources in all namespaces: