Quantcast
Channel: User blacktide - Stack Overflow
Viewing all articles
Browse latest Browse all 51

Answer by blacktide for How do I switch between contexts in K9s when the contexts have already been set up?

$
0
0

You can switch to another context by typing :ctx <context-name>. For example:

# Switch to the PROD context:ctx PROD# Switch to the NONPROD context:ctx NONPROD

A full list of commands and keybindings are available here.


Viewing all articles
Browse latest Browse all 51

Trending Articles