logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pulumi Cancel - Stop Stack Updates | Online Free DevTools by Hexmos

Stop running Pulumi stack updates with Pulumi Cancel. Cancel deployments and rollbacks efficiently for infrastructure as code. Free online tool, no registration required.

pulumi-cancel

Cancel a stack’s currently running update, if any. More information: https://www.pulumi.com/docs/iac/cli/commands/pulumi_cancel/.

  • Cancel a stack’s currently running update, if any:

pulumi cancel {{stack_name}}

  • Skip confirmation prompts, and proceed with cancellation anyway:

pulumi cancel {{[-y|--yes]}}

  • Display help:

pulumi cancel {{[-h|--help]}}

See Also