Join Slack
Communities
Powered by
Hello, I'm having issues trying to get pulumi cli ...
# general
e
eager-lamp-53426
03/21/2025, 12:20 AM
Hello, I'm having issues trying to get pulumi cli to actually login to the pulumi cloud, if I don't specify this url it just does
file://~
as the login url instead
c
calm-horse-33012
03/21/2025, 7:13 AM
Did you happen to configure backend.url in your Pulumi.yaml-file? Something like:
Copy code
backend: url: file://~
Otherwise it should default to Pulumi Cloud.
e
echoing-dinner-19531
03/22/2025, 10:46 AM
api.pulumi.com
but yeh this should work with no argument. You might have the option in your YAML file, or maybe set the PULUMI_BACKEND envvar?
Open in Slack
Previous
Next