mesheryctl system context switch
switch context
Synopsis
Configure mesheryctl to actively use one one context vs. another context
mesheryctl system context switch context-name [flags]
Examples
Switch to context named βsampleβ
mesheryctl system context switch sample
Options
-h, --help help for switch
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -c, --context string (optional) temporarily change the current context. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.
Screenshots
Usage of mesheryctl context switch
See Also
Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.