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

Return organizations from Backend.CurrentUser #9211

Merged
merged 4 commits into from Mar 31, 2022

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Mar 15, 2022

Description

Organizations are shown by pulumi about and pulumi whoami --verbose

e.g.

$ pulumi whoami --verbose
User: Frassle
Organizations: Frassle
Backend URL: https://app.pulumi.com/Frassle

Like usernames these are cached in the credentials file.

Fixes #9181

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

Organizations are shown by `pulumi about` and `pulumi whoami --verbose`

e.g.
```
$ pulumi whoami --verbose
User: Frassle
Organizations: Frassle
Backend URL: https://app.pulumi.com/Frassle
```

Like usernames these are cached in the credentials file.
@Frassle Frassle merged commit 50ade97 into master Mar 31, 2022
@pulumi-bot pulumi-bot deleted the fraser/displayOrganisations branch March 31, 2022 08:11
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.

Allow whoami to show orgs available
2 participants