Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-19 00:21:59 +00:00
parent 0df0c010e8
commit 596a37b175
3 changed files with 7 additions and 51 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Show all fields recursively for a resource:
`kubectl explain {{po|pods}} --recursive`
`kubectl explain {{[po|pods]}} --recursive`
- Display help: