pulumi/pkg/backend
joeduffy 4e9ff55def Change login prompt text and enable no-echo
This makes two minor tweaks to the login prompt:

1. Change the text so that it hyperlinks in most terminals, including
   iTerm, in a way that doesn't include excess characters.

2. Disable echoing of the token.
2018-04-16 17:43:37 -07:00
..
cloud Change login prompt text and enable no-echo 2018-04-16 17:43:37 -07:00
local Switch to a new grid-view for the progress display. (#1201) 2018-04-15 12:47:53 -07:00
state Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
backend.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
display.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
snapshot.go Lift snapshot management out of the engine and serialize writes to snapshot (#1069) 2018-04-12 09:55:34 -07:00
snapshot_test.go Lift snapshot management out of the engine and serialize writes to snapshot (#1069) 2018-04-12 09:55:34 -07:00
stack.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
updates.go General prep work for refresh 2018-03-28 07:45:23 -07:00