> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). For a Markdown version, remove the trailing slash from the page URL and append `.md`. The docs home is available at [index.md](http://localhost:3000/docs/index.md).

# Vmtypes · Reflex Cloud CLI

## reflex cloud vmtypes

Retrieve the available VM types.


### Usage

```console
$ reflex cloud vmtypes [OPTIONS]
```


### Options

* `--token TEXT`: The authentication token.
* `--loglevel [debug|default|info|warning|error|critical]`: The log level to use.
* `--json, -j / --no-json`: Output the result as a single JSON document on stdout. Human-readable messages go to stderr instead, so stdout stays parseable.
* `--help`: Show this message and exit.
