esc env schedule | CLI commands
Generated for Pulumi ESC CLI v0.24.0.
Manage environment scheduled actions
Synopsis
[EXPERIMENTAL] Manage environment scheduled actions
A scheduled action runs against an environment on a cron schedule or at a single point in time. Today the CLI exposes secret-rotation schedules.
Options
-h, --help help for schedule
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env - Manage environments
- esc env schedule edit - Edit an environment scheduled action.
- esc env schedule get - Show details for an environment scheduled action.
- esc env schedule history - Show the execution history of an environment scheduled action.
- esc env schedule list - List environment scheduled actions.
- esc env schedule new - Create a new scheduled action on an environment.
- esc env schedule remove - Remove an environment scheduled action.
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.