mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
281 B
Markdown
9 lines
281 B
Markdown
# pulumi gen-completion
|
|
|
|
> Generate completion scripts for the Pulumi CLI.
|
|
> Supported shells are bash, zsh, fish.
|
|
> More information: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_gen-completion/>.
|
|
|
|
- Generate completion scripts:
|
|
|
|
`pulumi gen-completion {{bash|zsh|fish}}`
|