mirror of https://github.com/pulumi/pulumi.git
33e04aeb7f
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. |
||
---|---|---|
.. | ||
client | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
doc.go | ||
policypack.go | ||
snapshot.go | ||
stack.go | ||
state.go |