# gateways list


Lists all the gateway servers attached to a Cloud 66 account or organization.

```shell
$ cx --org <organization_name> gateways list [--verbose]
```

#### Options

| Argument | Required? | Default | Description |
|  ---  |  ---  |  ---  |  ---  |
| `--org <organization_name>` | no | — | The name of an organization in your Cloud 66 account |
| `--verbose` | no | — | Display more detail about the gateways |

#### Examples

```shell
$ cx --org my-compay gateways list --verbose
```