# prb browse command reference

Open Probo in the browser. This page documents **1 command** under `prb browse`.

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 browse` | Open Probo in the browser. | `prb browse` | [View implementation](https://github.com/getprobo/probo/blob/main/pkg/cmd/browse/browse.go) |
