This message was deleted.
# general
s
This message was deleted.
b
do you know the directory of the stack? you can use
-C
if you do
s
Yes, I know the directory of the stack. I'll try
-C
, thanks!
g
The
-a
argument will show you all stacks, not specific to a single project and can be run from any directory - e.g.
pulumi stack ls -a
.