docs/content/en/reference/mesheryctl/organization/_index.md
Interact with registered organizations
Interact with registered organizations to display detailed information
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl organization [flags] </div> </pre>Number of registered orgs
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl organization --count </div> </pre>List registerd orgs
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl organization list </div> </pre>Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.