# scloud help

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

`scloud help` lists every available command with a short description. Run `scloud help <command>` to drill into one command's arguments and examples; every command also accepts `--help` directly.

For options that apply to every command, see [Global options](https://docs.serverpod.dev/cloud/reference/cli/global_options.md).

## Usage

```console
Display help information for scloud.

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

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