`pulumi up --stack xxx` -- is there a way to set a...
# general
f
pulumi up --stack xxx
-- is there a way to set an environment variable instead of writing
--stack
? For instance
PULUMI_STACK=xxx pulumi up