sparse-intern-71089
11/01/2019, 4:25 PMcolossal-beach-47527
11/01/2019, 6:00 PMstack rm
just removes the stack from the Pulumi Service, it doesn’t perform any operations modifying resource state. (And the --force
parameter is to suppress the error that we won’t allow you to delete a stack if it still contains resources, since that would essentially abandon them in many cases. But that’s the goal in your example.)