This message was deleted.
# general
s
This message was deleted.
g
There's not a way to do this currently. Can you open a feature request at https://github.com/pulumi/pulumi/issues/new ? This is actually something I've wanted too. 🙂
d
Aboslutely
g
Upvoted. 👍
m
It is actually possible to do this with:
Copy code
pulumi new -s <org>/<stackname>
g
Oh, you're totally right. 🤦‍♂️
I do still like the idea of being able to set a default org "globally" for my machine, rather than having to specify this every time.
👍 1
Or maybe a user setting in the console?
m
But it would be nice if the "wizard" asked which org to create the project/stack in.
That too
d
Thanks for the note on the existing flag!