pulumi/pkg/backend
Joe Duffy d89a2b4e1f
Add a logout --all command (#673)
If a cloud you've previously authenticated with goes away -- as ours
sort of did, because the cloud endpoing in the CLI changed (to actually
be correct) -- then you can't logout without manually editing the
credentials file in your workspace.  This is a little annoying.  So,
rather than that, let's have a `pulumi logout --all` command that just
logs out of all clouds you are presently authenticated with.
2017-12-08 12:14:14 -08:00
..
cloud Add a logout --all command (#673) 2017-12-08 12:14:14 -08:00
local Decrypt configuration nearer to its use. 2017-12-04 17:10:40 -08:00
state Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00
backend.go Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00
stack.go Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00