https://pulumi.com logo
w

worried-helmet-23171

06/14/2022, 12:28 AM
Is there a programmatic way to do the pulumi login?
b

billowy-army-68599

06/14/2022, 1:00 AM
not at this time, no. you'll need to shell/exec in your language of choice
you can also build the
.pulumi/config.json
and
.pulumi/credentials.json
by hand
f

freezing-van-87649

06/14/2022, 3:06 PM
Like to refer to the bucket where my state is located and then use the automation api.
Do you need to log in for S3-like backends?
w

worried-helmet-23171

06/16/2022, 1:02 AM
Thanks , would be nice if the call was part of the automation api
3 Views