instance ls
List customer instances.
Usage
instance ls [flags]
Flag | Type (if applicable) | Description |
---|---|---|
--app | string | The app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable. |
--customer | string | Customer Name or ID to list instances for. |
-h, --help | Help for the command. | |
--output | string | The output format to use: json or table . Default: table |
--tag | string | Tags to filter instances. Multiple --tag flags can be specified. Only one of the tags must match per instance. |
--token | string | The API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable. |
Examples
replicated instance ls --customer ci-customer
replicated instance ls --customer 2ULcKDT6snYYy5Zsdx3xuc3fffl --tag manager=joe --tag role=support