This message was deleted.
# general
s
This message was deleted.
l
The easy way to do this is to have multiple organizations, and one account. I have my personal account that I've invited to my work organization. I don't need to login/logout at any time; Pulumi figures out which project / stack I need to be looking at based on the contents of Pulumi.yaml and ~/.pulumi/workspaces.
There are virtual environment tools for the command line that would be prefect for working with multiple Pulumi accounts, if you prefer to work that way. Someone recommended one to me a couple of days ago, onesec I'll go find it.
It will set the value of your PULUMI_ACCESS_TOKEN based on which directory you're in, and you can stay "logged in" to both accounts at the same time.