# prb version command reference

Print the version of prb. This page documents **1 command** under `prb version`.

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 version` | Print the version of prb. | `prb version` | [View implementation](https://github.com/getprobo/probo/blob/main/pkg/cmd/version/version.go) |
