mesheryctl environment delete
Delete an environment
Synopsis
Delete an environment by providing the environment ID Documentation for environment can be found at Documentation for environment can be found at https://docs.meshery.io/reference/mesheryctl/environment/delete
mesheryctl environment delete [flags]
Examples
delete a new environment
mesheryctl environment delete [environmentId]
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.