pulumi/pkg/backend/httpstate
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
..
client Set less agressive timeouts for HTTP retries (#8549) 2021-12-09 09:53:10 -08:00
backend.go [cli] Add completion for stack names. 2021-12-14 09:00:41 -08:00
backend_test.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
policypack.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
snapshot.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack.go Watch Command - Added `--path` Argument (#7247) 2021-06-21 17:34:21 +10:00
state.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00