This message was deleted.
# general
s
This message was deleted.
c
Basically I need to run
pulumi config set --path app.version $VERSION
. This shouldn’t require logging into pulumi.
c
This might just be a bug in our logic for this scenario. As a workaround, I wonder if you ran
pulumi login --local
first. Does that trick the CLI into doing what you want here?
c
I haven’t tested it out since I’m doing this as part of a CI process. I ended up just adding the token in.