pulumi/cmd
Chris Smith dfcc165840
Update API types to match HEAD (#509)
Add `Name` (Pulumi project name) and `Runtime` (Pulumi runtime, e.g. "nodejs") properties to `UpdateProgramRequest`; as they are now required.

The long story is that as part of the PPC enabling destroy operations, data that was previously obtained from `Pulumi.yaml` is now required as part of the update request. This PR simply provides that data from the CLI.

This is the final step of a line of breaking changes.
pulumi-ppc 8ddce15b29
pulumi-service 8941431d57 (diff-05a07bc54b30a35b10afe9674747fe53)
2017-10-31 15:03:07 -07:00
..
lumidl Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
api.go Remove args we can now get from the repository and package (#501) 2017-10-30 17:47:12 -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 Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
crypt.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
destroy.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
init.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -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 Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
pulumi.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
stack.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_init.go Remove args we can now get from the repository and package (#501) 2017-10-30 17:47:12 -07:00
stack_ls.go Move .pulumi to root of a repository 2017-10-27 11:46:21 -07:00
stack_rm.go Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
stack_select.go Remove args we can now get from the repository and package (#501) 2017-10-30 17:47:12 -07:00
update.go Update API types to match HEAD (#509) 2017-10-31 15:03:07 -07:00
util.go Remove args we can now get from the repository and package (#501) 2017-10-30 17:47:12 -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