Skip to main content

customer ls

List the customers for your application.

Usage

replicated customer ls
FlagType (if applicable)Description
-h, --helpHelp for the command.
--appstringThe app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable.
--app-versionstringThe application version. Used to list customers and their instances for a specific application version.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.

Examples

List all customers:

replicated customer ls
ID NAME CHANNELS EXPIRES TYPE CUSTOM_ID
iEgJuVDHy2pi-AqOjLXbZCTX9bqlV6YH John Smith Unstable Never Not Set
YAg7ripYbK0tM5MVn_81nMy0YrhBsHrm Megacorp Megacorp_Beta Never salesforceid-123

List customers and their instances for a specific application version:

replicated customer ls --app-version 1.1.0

CUSTOMER NAME INSTANCE ID LAST ACTIVE VERSION
ACME Corp iEgJuVDHy2pi-AqOjLXbZCTX9bqlV6YH 2023-05-23 23:13:01.403 +0000 UTC 1.1.0
Megacorp YAg7ripYbK0tM5MVn_81nMy0YrhBsHrm 2023-05-24 00:00:02.937 +0000 UTC 1.1.0