mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 09:55:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,6 +20,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`kubectx -`
|
||||
|
||||
- Rename a named context:
|
||||
|
||||
`kubectx {{alias}}={{name}}`
|
||||
|
||||
- Show the current named context:
|
||||
|
||||
`kubectx -c`
|
||||
|
||||
- Delete a named context:
|
||||
|
||||
`kubectx -d {{name}}`
|
||||
|
||||
Reference in New Issue
Block a user