pulumi/cmd
Joe Duffy 5b57950da6
Add automatic integrity checking (#625)
This change introduces automatic integrity checking for snapshots.
Hopefully this will help us track down what's going on in
pulumi/pulumi#613.  Eventually we probably want to make this opt-in,
or disable it entirely other than for internal Pulumi debugging, but
until we add more complete DAG verification, it's relatively cheap
and is worthwhile to leave on for now.
2017-11-30 11:13:18 -08:00
..
lumidl Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
api.go Canonicalize where we use the Pulumi API (#556) 2017-11-13 18:25:57 -08:00
backend.go Refactoring of OperationsProvider code 2017-11-19 22:28:49 -08:00
backend_cloud.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00
backend_local.go Merge branch 'master' of github.com:pulumi/pulumi into resource_parenting_lite 2017-11-29 08:16:38 -08:00
config.go Argument validation for CLI commands 2017-11-29 16:10:53 -08: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 Bring back component outputs 2017-11-29 07:42:14 -08:00
debug_cmds.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
destroy.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
init.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
login.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
logs.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
logs_test.go Address PR feedback on #600 (#611) 2017-11-28 12:54:36 -08:00
preview.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
provider_local.go Add automatic integrity checking (#625) 2017-11-30 11:13:18 -08:00
pulumi.go Bring back component outputs 2017-11-29 07:42:14 -08:00
stack.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
stack_init.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
stack_ls.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
stack_rm.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
stack_select.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
update.go Argument validation for CLI commands 2017-11-29 16:10:53 -08:00
util.go Change configuration verbs for getting and setting values 2017-11-16 11:39:28 -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 Argument validation for CLI commands 2017-11-29 16:10:53 -08:00