# completion
URL: https://openship.io/docs/cli/reference/completion.md

Commands, arguments, and options for openship completion.

See the [CLI overview](/docs/cli) for examples. Global flags such as `--json` go before the command; see [global options](/docs/cli/reference#global-options).

## openship completion

Generate shell completion scripts

```text
openship completion [options] <shell>
```

| Argument | Meaning |
| --- | --- |
| `shell` | Shell type for completion script (choices: "zsh", "bash", "fish", "powershell") |
