17 lines
244 B
Markdown
Raw Normal View History

# 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 -`