you don’t need an argument
# general
c
you don’t need an argument
f
Yes that works but the message on the site is wrong. It also appears to not actually delete the stack -- it's still there in the web app.
c
if you want to delete the stack itself you have to do
pulumi stack rm
can you point me to the docs that are wrong?
c
@bitter-oil-46081 do you own CLI? It looks like
help destroy
usage does not list an argument. Are these docs wrong?
b
Are these docs wrong?
Yes, they are wrong. Will fix.
c
Ah I was going to file a bug and then fix, but that works too. 🙂
We might also want to fix the help message which is slightly misleading