docs/content/en/reference/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, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.