docs/content/en/reference/references/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]({{< 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.