Options (2)
-y, --yesbooleanSkip confirmation prompts, and proceed with cancellation anyway
Example:
pulumi cancel {{[-y|--yes]}}-h, --helpbooleanDisplay help
Example:
pulumi cancel {{[-h|--help]}}Examples (3)
Cancel a stack's currently running update, if any
pulumi cancel stack_nameSkip confirmation prompts, and proceed with cancellation anyway
pulumi cancel [-y|--yes]Display help
pulumi cancel [-h|--help]made by @shridhargupta | data from tldr-pages