https://github.com/futuretea/asdf-kube-explorer
https://github.com/futuretea/asdf-kube-explorer
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/futuretea/asdf-kube-explorer
- Owner: futuretea
- License: apache-2.0
- Created: 2021-12-13T09:28:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T09:57:08.000Z (over 4 years ago)
- Last Synced: 2025-01-22T01:36:34.528Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-kube-explorer
[kube-explorer](https://github.com/cnrancher/kube-explorer) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add kube-explorer https://github.com/futuretea/asdf-kube-explorer.git
```
## Use
```bash
asdf install kube-explorer latest
asdf global kube-explorer latest
```
Check out the [asdf documentation](https://asdf-vm.com/#/core-manage-versions?id=install-version) for instructions on how to install and manage versions of [kube-explorer](https://github.com/cnrancher/kube-explorer).