> ## Documentation Index
> Fetch the complete documentation index at: https://runpod-b18f5ded-public-endpoints.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Cloud

## runpodctl get cloud

get all cloud gpus

### Synopsis

get all cloud gpus available on runpod.io

```sh theme={"system"}
runpodctl get cloud [gpuCount] [flags]
```

### Options

```text theme={"system"}
-c, --community   show listings from community cloud only
    --disk int    minimum disk size in GB you need
-h, --help        help for cloud
    --mem int     minimum sys memory size in GB you need
-s, --secure      show listings from secure cloud only
    --vcpu int    minimum vCPUs you need
```

### SEE ALSO

* [runpodctl get](/runpodctl/reference/runpodctl-get) - get resource
