Skip to main content

instance tag

Add or remove instance tags

Usage

instance tag [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.
--instancestringInstance Name or ID to add or remove tags.
-h, --helpHelp for the command.
--outputstringThe output format to use: json or table. Default: table
--tagstringTags to apply to the instance. Leave value empty to remove tag. Tags not specified are removed or modified.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.

Example

replicated instance tag --customer ci-customer --instance ci-instance --tag tag-to-set=value tag-to-remove=