Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / cloudformation / continue-update-rollback.rst
Size: Mime:
**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.