Files
cheatsheet-tldr/tldr/pulumi-gen-completion
2025-10-10 00:19:31 +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}}`