mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08: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 -