Hi, I get" error: PULUMI_ACCESS_TOKEN must be set...
# python
m
Hi, I get" error: PULUMI_ACCESS_TOKEN must be set for login during non-interactive CLI sessions" , using the pulumi docker cli .
w
What command exactly are you running? If you do not have
-it
passed, you will indeed need to set an access token (or else configure the separate login command in the container or mount a
~/.pulumi
folder.