mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:55:32 +02:00
pulumi-gen-completion: add page (#14984)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
parent
37f3a17042
commit
d9d6f9899e
1 changed files with 9 additions and 0 deletions
9
pages/common/pulumi-gen-completion.md
Normal file
9
pages/common/pulumi-gen-completion.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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}}`
|
Loading…
Add table
Reference in a new issue