esc env schedule remove | CLI commands
Generated for Pulumi ESC CLI v0.24.0.
Remove an environment scheduled action.
Synopsis
[EXPERIMENTAL] Remove an environment scheduled action
This command removes the named scheduled action from the environment.
You will be prompted to confirm by typing remove unless –yes is passed.
esc env schedule remove [<org-name>/][<project-name>/]<environment-name> <schedule-id> [flags]
Options
-h, --help help for remove
-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 schedule - Manage environment scheduled actions
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.