pulumi/pkg/backend/cloud
joeduffy f4436416e8 Tidy up the login message and colors
This change makes our login prompt a little "friendlier", especially
important since this will be the first thing a new user sees.

The new message is:

    $ pulumi new
    We need your Pulumi account to identify you.
    Enter your access token from https://app.pulumi.com/account
        or hit <ENTER> to log in using your browser            :
2018-06-12 07:52:22 -07:00
..
client Merge pull request #1453 from pulumi/retry-post 2018-06-04 11:32:19 -07:00
backend.go Tidy up the login message and colors 2018-06-12 07:52:22 -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