--- title: "esc completion" menu: esc_cli: parent: commands --- Generate the autocompletion script for the specified shell ## Synopsis Generate the autocompletion script for esc for the specified shell. See each sub-command's help for details on how to use the generated script. ## Options ``` -h, --help help for completion ``` ## SEE ALSO * [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line * [esc completion bash](/docs/esc-cli/commands/esc_completion_bash/) - Generate the autocompletion script for bash * [esc completion fish](/docs/esc-cli/commands/esc_completion_fish/) - Generate the autocompletion script for fish * [esc completion powershell](/docs/esc-cli/commands/esc_completion_powershell/) - Generate the autocompletion script for powershell * [esc completion zsh](/docs/esc-cli/commands/esc_completion_zsh/) - Generate the autocompletion script for zsh ###### Auto generated by spf13/cobra on 9-Oct-2023