esc env rm
Remove an environment or a value from an environment.
Synopsis
Remove an environment or a value from an environment
This command removes an environment or a value from an environment. When removing an environment, the environment will no longer be available once this command completes.
esc env rm [<org-name>/][<project-name>/]<environment-name> [path] [flags]
Options
-h, --help help for rm
-y, --yes Skip confirmation prompts, and proceed with removal anyway
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env - Manage environments
Auto generated by spf13/cobra on 13-Sep-2024
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.