instance tag
Add or remove instance tags
Usage
instance tag [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. |
--instance | string | Instance Name or ID to add or remove tags. |
-h, --help | Help for the command. | |
--output | string | The output format to use: json or table . Default: table |
--tag | string | Tags to apply to the instance. Leave value empty to remove tag. Tags not specified are removed or modified. |
--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 tag --customer ci-customer --instance ci-instance --tag tag-to-set=value tag-to-remove=