docs/content/en/reference/references/mesheryctl/version.md
Show Meshery CLI and Server versions
Version of Meshery command line client - mesheryctl.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl version [flags] </div> </pre>To view the current version and SHA of release binary of mesheryctl client
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl version </div> </pre>Usage of mesheryctl version
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.