mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-13 12:15:25 +02:00
244 B
244 B
kubens
Utility to switch between Kubernetes namespaces. More information: https://manned.org/kubens.
- List the namespaces:
kubens
- Change the active namespace:
kubens {{name}}
- Switch to the previous namespace:
kubens -