https://pulumi.com logo
b

bitter-zebra-93800

03/03/2020, 7:32 PM
I am thinking of using Pulumi with two different companies I work with, each with their own Team Starter or Pro account. Is there a way to tell Pulumi which account to associate itself with when running the command line? Environment variable of something.
g

gentle-diamond-70147

03/03/2020, 8:08 PM
Each of the stack-specific commands supports the
-s
flag to specify the stack to use and can be in the form
<org-name>/<stack-name>
.
If that's omitted, it will use your personal/individual org.
There's a feature request https://github.com/pulumi/pulumi/issues/3989 that you could add some feedback to if you have an idea of how this could be better.
👍 1
l

limited-rainbow-51650

03/04/2020, 7:46 AM
@gentle-diamond-70147 @bitter-zebra-93800 some time ago, I also raised another ticket around that: https://github.com/pulumi/pulumi/issues/3747
g

gentle-diamond-70147

03/04/2020, 3:59 PM
Thanks for linking them together. 👍
😉 1