mesheryctl exp environment

View list of environments and detail of environments

Synopsis

View list of environments and detailed information of a specific environments

mesheryctl exp environment [flags]

Examples

To view a list environments

mesheryctl exp environment list --orgID [orgId]

To create a environment

mesheryctl exp environment create --orgID [orgId] --name [name] --description [description]

Documentation for environment can be found at:

https://docs.layer5.io/cloud/spaces/environments/

Options

-h, --help help for environment

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.