CellPilot / aws /dist /awscli /examples /cloudformation /continue-update-rollback.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
276 Bytes
**To retry an update rollback**
The following ``continue-update-rollback`` example resumes a rollback operation from a previously failed stack update. ::
aws cloudformation continue-update-rollback \
--stack-name my-stack
This command produces no output.