flaky-memory-15297
09/23/2024, 6:31 PMlittle-cartoon-10569
09/23/2024, 7:48 PMpulumi stack rm from the CLI: https://www.pulumi.com/docs/iac/cli/commands/pulumi_stack_rm/
The app mentions it on the stack settings page.little-cartoon-10569
09/23/2024, 7:49 PMpulumi stack rm is the only way to delete a stack (well, there's also the automation api).flaky-memory-15297
09/24/2024, 1:14 PMrm -rf on the project folder. Then I realized there were stacks in my dashboard. It's all good now as I figured out the pulumi stack rm cli command. Thank you for your reply.