Back to Meshery

mesheryctl-system

docs/content/en/reference/mesheryctl/system/_index.md

1.0.181.0 KB
Original Source

mesheryctl system

Configure, deploy, and operate Meshery deployments

Synopsis

Manage the state and configuration of Meshery server, components, and client.

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system [flags] </div> </pre>

Options

<pre class='codeblock-pre'> <div class='codeblock'> -c, --context string (optional) temporarily change the current context. -h, --help help for system -y, --yes (optional) assume yes for user interactive prompts. </div> </pre>

Options inherited from parent commands

<pre class='codeblock-pre'> <div class='codeblock'> --config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output </div> </pre>

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.