mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-17 06:06:35 +00:00
30 lines
512 B
Markdown
30 lines
512 B
Markdown
---
|
|
title: kubens
|
|
homepage: https://github.com/ahmetb/kubectx
|
|
tagline: |
|
|
kubens: kubens is a utility to easily switch between Kubernetes namespaces.
|
|
---
|
|
|
|
To update or switch versions, run `webi kubens@stable` (or `@v0.9`, `@beta`,
|
|
etc).
|
|
|
|
### Files
|
|
|
|
These are the files / directories that are created and/or modified with this
|
|
install:
|
|
|
|
```text
|
|
~/.config/envman/PATH.env
|
|
~/.local/bin/kubens
|
|
```
|
|
|
|
## Cheat Sheet
|
|
|
|
> `kubens` kubens helps you switch between Kubernetes namespaces
|
|
|
|
To run kubens:
|
|
|
|
```sh
|
|
kubens
|
|
```
|