esc env rollback
Roll back to a specific version
Synopsis
Roll back to a specific version
This command rolls an environment’s definition back to the specified version. The environment’s definition will be replaced with the definition at that version, creating a new revision.
esc env rollback [<org-name>/]<environment-name>@<version> [flags]
Options
-h, --help help for rollback
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 30-May-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.