# scloud version

https://docs.serverpod.dev/cloud/reference/cli/commands/version

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

To update to the latest version, see [Install scloud](https://docs.serverpod.dev/cloud/getting-started/installation.md).

## Usage

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

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

Run "scloud help" to see global options.

See the full documentation at: https://docs.serverpod.dev/cloud/reference/cli/commands/version

```
