Skip to main content

instance ls

List customer instances.

Usage

instance ls [flags]
FlagType (if applicable)Description
--appstringThe app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable.
--customerstringCustomer Name or ID to list instances for.
-h, --helpHelp for the command.
--outputstringThe output format to use: json or table. Default: table
--tagstringTags to filter instances. Multiple --tag flags can be specified. Only one of the tags must match per instance.
--tokenstringThe 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