pulumi/pkg/backend
Pat Gavlin 33e04aeb7f [cli] Add completion for stack names.
These changes provide shell completion for stack names via the
`ValidArgsFunction` field / `RegisterFlagCompletionFunc` method of
`*cobra.Command`. These extension points allow the CLI to provide a list
of valid choices for a command's argument(s) or a flag's values,
respectively.
2021-12-14 09:00:41 -08:00
..
display Update error handling (#8406) 2021-11-12 18:37:17 -08:00
filestate Always lock in filestate backends, previously feature-flagged (#8565) 2021-12-09 09:51:33 -05:00
httpstate [cli] Add completion for stack names. 2021-12-14 09:00:41 -08:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
backend.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
backend_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Paginate backend list operations (#7600) 2021-07-29 13:37:17 -07:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
snapshot_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
stack.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
updates.go Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
watch.go Fix lint (#7915) 2021-09-07 16:41:17 -04:00
watch_darwin_arm64.go Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00