pulumi/pkg
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
..
backend [cli] Add completion for stack names. 2021-12-14 09:00:41 -08:00
cmd/pulumi [cli] Add completion for stack names. 2021-12-14 09:00:41 -08:00
codegen Do not generate Go inputty types for output-only schema types (#7943) 2021-12-10 15:35:24 -08:00
engine Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Update error handling (#8406) 2021-11-12 18:37:17 -08:00
resource Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
secrets Update error handling (#8406) 2021-11-12 18:37:17 -08:00
testing/integration [cli, testing, github] Gather code coverage data in CI. (#8260) 2021-11-30 17:24:01 -08:00
util Update error handling (#8406) 2021-11-12 18:37:17 -08:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Update {pkg,tests} -> sdk dependency (#8524) 2021-12-01 13:57:51 -08:00
go.sum Update pkg -> sdk dependency (#8442) 2021-11-17 15:24:09 -08:00