click

Interactive Kubernetes command-line controller for cluster management

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interactive controller for Kubernetes

Commands

click

Examples

List all resources in the current Kubernetes cluster$ click get all
Interactively manage pods with autocomplete and suggestions$ click pods
Describe a specific Kubernetes resource with interactive details$ click describe pod my-pod-name