# serverpod version

https://docs.serverpod.dev/next/concepts/cli/commands/version

`serverpod version` prints the version of the Serverpod CLI you have installed. Include it when reporting a bug or asking for help, so the response can target your build.

To update to the latest version, run `serverpod upgrade`.

## Usage

```console
Prints the active version of the Serverpod CLI.

Usage: serverpod version [arguments]
-h, --help    Print this usage information.

Run "serverpod help" to see global options.
```
