Skip to main content

instance inspect

Show full details for a customer instance.

Usage

instance inspect [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 that instance belongs to.
-h, --helpHelp for the command.
--instancestringInstance Name or ID to inspect.
--outputstringThe output format to use: json or table. Default: table
--tokenstringThe 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