docs/content/en/reference/references/mesheryctl/system/status.md
Check Meshery status
Check status of Meshery and Meshery components.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system status [flags] </div> </pre>Check status of Meshery, Meshery adapters, Meshery Operator and its controllers.
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system status </div> </pre>(optional) Extra data in status table
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl system status --verbose </div> </pre>Usage of mesheryctl system status
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.