Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 688 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 688 Bytes

✵ kubectl-select GoDoc Go Report Card

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.