mirror of https://github.com/pulumi/pulumi.git
50ade97b09
* Return organizations from Backend.CurrentUser 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. * lint * Add to CHANGELOG |
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
bucket.go | ||
bucket_test.go | ||
doc.go | ||
gcpauth.go | ||
lock.go | ||
snapshot.go | ||
stack.go | ||
state.go |