instance inspect
Show full details for a customer instance.
Usage
instance inspect [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 that instance belongs to. |
-h, --help | Help for the command. | |
--instance | string | Instance Name or ID to inspect. |
--output | string | The output format to use: json or table . Default: table |
--token | string | The API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable. |
Example
replicated instance inspect --customer ci-customer --instance ci-instance --output json