HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pulumi gen-completion — Generate completion scripts for the Pulumi CLI. Supported shells are Bash, Zsh, fish. More informati

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thegeneratecommandforcliscriptspulumi gen-completioncompletion

Problem

How to use the pulumi gen-completion command: 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/>.

Solution

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}}

Code Snippets

Generate completion scripts

pulumi gen-completion {{bash|zsh|fish}}

Context

tldr-pages: common/pulumi gen-completion

Revisions (0)

No revisions yet.