sparse-intern-71089
12/28/2022, 4:53 PMbored-vase-40478
12/28/2022, 5:27 PMpulumi stack rm --force <stack-name>
. The parameter needed is the --force
https://www.pulumi.com/docs/reference/cli/pulumi_stack_rm/
NOTE: take care of these operation types
(venv) foo@bar hello-world-s3-backend % pulumi stack rm --force demo
This will permanently remove the 'demo' stack!
Please confirm that this is what you'd like to do by typing `demo`: demo
Stack 'demo' has been removed!
lemon-agent-27707
12/29/2022, 3:47 PM