Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] proxy authentication from new CLI options #410

Closed
wants to merge 1 commit into from

Conversation

dschaller
Copy link
Member

At the moment pulumi env ls will not respect the cloud backend that is set within the pulumi CLI. For example, if you run a pulumi login https://localhost:8080 and a subsequent pulumi env ls you will see all the environments listed in the production Pulumi cloud.

This PR modifies that behavior to set the esc cli account to the credentials passed into the esc cli from the pulumi cli

Screenshot 2024-10-26 at 00 13 56

@dschaller dschaller closed this Oct 28, 2024
@dschaller dschaller deleted the dschaller/proxypulumiauth branch October 28, 2024 22:43
@dschaller
Copy link
Member Author

Turns out this is working and I must have confused my two pulumi binaries when logging into different accounts 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant