modulepackage
0.1.0
Repository: https://github.com/n3wscott/kubectl-select.git
Documentation: pkg.go.dev
# README
✵ kubectl-select

A kubectl
extension to select from local config via a TUI.
Installation
kubectl-select
can be installed via:
go install github.com/n3wscott/kubectl-select@latest
Usage
Use as a kubernetes extension,
kubectl select
This will show a menu-driven selector from the locally configured Kubernetes clients.
Select one by pressing ENTER
. To cancel, ESC
or q
.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author