pulumi/pkg/backend/cloud
Matt Ellis 2b471bda70 Add pulumi whoami
It's often helpful to understand the user the CLI thinks you are
logged in as, so let's add a command that does that.

Fixes #1507
2018-06-28 10:33:59 -07:00
..
client Merge pull request #1453 from pulumi/retry-post 2018-06-04 11:32:19 -07:00
backend.go Add pulumi whoami 2018-06-28 10:33:59 -07:00
console.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
console_test.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
context.go Add license headers 2018-05-22 15:02:47 -07:00
context_test.go Add license headers 2018-05-22 15:02:47 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
state.go Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00