https://pulumi.com logo
#python
Title
m

melodic-alarm-79754

06/28/2020, 9:15 PM
Hi, I get" error: PULUMI_ACCESS_TOKEN must be set for login during non-interactive CLI sessions" , using the pulumi docker cli .
w

white-balloon-205

07/01/2020, 3:47 AM
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.
7 Views