---
title: esc completion | CLI commands
url: /docs/esc/cli/commands/esc_completion/
---

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


