Back to Meshery

mesheryctl-version

docs/content/en/reference/mesheryctl/version.md

1.0.181.1 KB
Original Source

mesheryctl version

Show Meshery CLI and Server versions

Synopsis

Version of Meshery command line client - mesheryctl.

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

Examples

To view the current version and SHA of release binary of mesheryctl client

<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl version </div> </pre>

Options

<pre class='codeblock-pre'> <div class='codeblock'> -h, --help help for version </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>

Screenshots

Usage of mesheryctl version

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.