Files
cheatsheet-tldr/tldr/pulumi-gen-completion
2024-12-01 00:22:32 +00:00

15 lines
374 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`