Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhzs/gum-scripts
Useful GUM Script Collections
https://github.com/rhzs/gum-scripts
Last synced: about 6 hours ago
JSON representation
Useful GUM Script Collections
- Host: GitHub
- URL: https://github.com/rhzs/gum-scripts
- Owner: rhzs
- License: apache-2.0
- Created: 2022-08-02T00:42:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T00:57:33.000Z (over 2 years ago)
- Last Synced: 2023-02-28T08:16:06.538Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GUM Scripts
Script collection for helping my work based on GUM .
If you don't have GUM, you can install it `go install github.com/charmbracelet/gum@latest`.
Currently it only contains helper for Kubernetes.
More is coming...
List of GUM Available Scripts:
- [k8s] __klogs__ inspect Kubernetes pod log from selected pod.
- [k8s] __ksvc__ choose service to describe the service
- [k8s] __kpo__ choose pod to describe the pod
- [k8s] __kctx__ choose and change Kubernetes cluster (Kubectl context plugin required)
- [k8s] __kns__ choose and change Kubernetes Namespace (Kubectl namespace switcher plugin required)
## Installation
Add `source gum-kubectl.sh` in bash/zsh/fish terminal.