This message was deleted.
# general
s
This message was deleted.
l
Directories correspond to projects: Pulumi figures that out from the presence of Pulumi.yaml. A directory can contain any number of stack configurations, and you use
pulumi stack select <stackname>
to switch between them.
h
gotcha, sorry, i meant project
I get the two confused
I see the name inside Pulumi.yaml but not the organization
l
That's based on
pulumi login
I think that's stored in your
~/.pulumi
directory somewhere? Sorry, I don't use app.pulumi.com at the moment, no organizations...
h
I found it
👍 1
there is a workspaces folder and inside that there is a name-hash-workspace.json
and it looks like the stack comes from that file somehow