pulumi/cmd
Matt Ellis c051da476f Improve the US for pulumi config
- `pulumi config ls` now does not prompt for a passphrase if there are
  secrets, instead ******'s are shown. `--show-secrets` can be passed
  to force decryption. The behavior of `pulumi config ls <key>` is
  unchanged, if the key is secure, we will prompt for a passphrase.

- `pulumi config secret <key>` now prompts for the passphrase and verifies
  it before asking for the secret value.

Fixes #465
2017-10-27 10:04:53 -07:00
..
lumidl Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
api.go Enable pulumi update to target the Console (#461) 2017-10-25 10:46:05 -07:00
config.go Improve the US for pulumi config 2017-10-27 10:04:53 -07:00
config_test.go Save config information in Pulumi.yaml 2017-10-20 13:30:07 -07:00
creds.go Add login and logout commands. (#437) 2017-10-19 15:22:07 -07:00
crypt.go Improve the US for pulumi config 2017-10-27 10:04:53 -07:00
destroy.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
login.go Add login and logout commands. (#437) 2017-10-19 15:22:07 -07:00
preview.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
provider_local.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
pulumi.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_init.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_ls.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_rm.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_select.go Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
update.go Enable pulumi update to target the Console (#461) 2017-10-25 10:46:05 -07:00
util.go Improve the US for pulumi config 2017-10-27 10:04:53 -07:00
util_password.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
util_password_windows.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
version.go Construct version based on git information 2017-10-16 18:35:41 -07:00