# status instance

The `status instance` command lists the status of the specified instance ID for a registered cloud provider.

## Syntax

```
status instance <cloud provider name>,<instance id>
```

## Parameters

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

## Example

```
status instance testlambda,541489d559c44a75b5ca2916465431b2
```
