docs/content/en/reference/mesheryctl/environment/view.md
View registered environmnents
View details of an environment registered in Meshery Server for a specific organization
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl environment view [flags] </div> </pre>View details of a specific environment
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl environment view --orgId [orgId] </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.