pulumi/cmd
Matt Ellis 33a032b5c2 Trim whitespace around user input before comparing
Doing it this way will make things work on both *nix and Windows

Fixes #534
2017-11-07 14:24:49 -08:00
..
lumidl Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
api.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
backend.go Pass cloud name in options bag instead of an explicit parameter 2017-11-02 11:19:00 -07:00
backend_cloud.go Rework polling (#531) 2017-11-06 14:12:20 -08:00
backend_local.go Pass cloud name in options bag instead of an explicit parameter 2017-11-02 11:19:00 -07:00
config.go Suport workspace local configuration and use it by default 2017-11-02 13:05:01 -07:00
config_test.go Save config information in Pulumi.yaml 2017-10-20 13:30:07 -07:00
creds.go Add 'pulumi login' test 2017-11-02 11:19:00 -07:00
crypt.go Improve "passphrase:" prompts 2017-11-04 08:23:16 -07:00
destroy.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
init.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
login.go Add 'pulumi login' test 2017-11-02 11:19:00 -07:00
preview.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
provider_local.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
pulumi.go Trim whitespace around user input before comparing 2017-11-07 14:24:49 -08:00
stack.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_init.go Pass cloud name in options bag instead of an explicit parameter 2017-11-02 11:19:00 -07:00
stack_ls.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
stack_rm.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
stack_select.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
update.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
util.go Use Getenv instead of LookupEnv 2017-11-06 15:18:35 -08: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