docs/content/en/reference/references/mesheryctl/environment/create.md
Create a new environment
Create a new environment by providing the name and description of the environment
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl environment create [flags] </div> </pre>Create a new environment
<pre class='codeblock-pre'> <div class='codeblock'> mesheryctl environment create --orgId [orgId] --name [name] --description [description] </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.