docs/content/en/reference/references/mesheryctl/system/context/switch.md
switch context
Configure mesheryctl to actively use one one context vs. another context.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system context switch context-name [flags] </div> </pre>Switch to context named "sample"
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system context switch sample </div> </pre>Usage of mesheryctl context switch
Go back to [command reference index]({{< ref "reference/references/mesheryctl/_index.md" >}}), if you want to add content manually to the CLI documentation, please refer to the [instruction]({{< ref "project/contributing/contributing-cli.md#preserving-manually-added-documentation" >}}) for guidance.