mesheryctl environment delete
delete a new environments
Synopsis
delete a new environments by providing the name and description of the environment
mesheryctl environment delete [flags]
Examples
delete a new environment
mesheryctl environment delete [environmentId]
Documentation for environment can be found at:
https://docs.layer5.io/cloud/spaces/environments/
Options
-h, --help help for delete
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.