commands.sh

kubie

all

Utility to switch between `kubectl` contexts and namespaces.

More info →

Options (1)

-n, --namespaceboolean

Switch current shell to the given context and namespace

Example: kubie ctx {{context}} {{[-n|--namespace]}} {{namespace}}

Examples (6)

Display a selectable menu of contexts

kubie ctx

Switch current shell to the given context

kubie ctx context

Switch current shell to the given namespace

kubie ns namespace

Switch current shell to the given context and namespace

kubie ctx context [-n|--namespace] namespace

Execute a command in the given context and namespace, without spawning a shell

kubie exec context namespace command

Check the Kubernetes configuration files for issues

kubie lint
made by @shridhargupta | data from tldr-pages