> For the complete documentation index, see [llms.txt](https://aizen-corp.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aizen-corp.gitbook.io/docs/system-configuration-commands/cloud-provider-commands/list-instancetypes.md).

# list instancetypes

The `list instancetypes` command lists all instance types for a registered cloud provider.

## Syntax

```
list instancetypes <cloud provider name>
```

## Parameters

| Parameter               | Description                             |
| ----------------------- | --------------------------------------- |
| `<cloud provider name>` | The name of a registered cloud provider |

## Example

```
list instancetypes testlambda
```
