# prb completion command reference

Generate shell completion scripts. This page documents **1 command** under `prb completion`.

Run any command with `--help` to inspect the flags, accepted values, and examples provided by your installed version. Return to the [complete CLI command reference](/docs/developers/cli/commands) to browse another command.

| Command          | Description                        | Usage                    | Source                                                                                              |
| ---------------- | ---------------------------------- | ------------------------ | --------------------------------------------------------------------------------------------------- |
| `prb completion` | Generate shell completion scripts. | `prb completion <shell>` | [View implementation](https://github.com/getprobo/probo/blob/main/pkg/cmd/completion/completion.go) |
