Back to Meshery

mesheryctl-system-token

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

1.0.191012 B
Original Source

mesheryctl system token

Manage Meshery user tokens

Synopsis

Manipulate user tokens and their context assignments in your meshconfig
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system token [flags] </div> </pre>

Options

<pre class='codeblock-pre'> <div class='codeblock'> -h, --help help for token </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") -c, --context string (optional) temporarily change the current context. -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts. </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.