newrelic entity tags create
Create tag:value pairs for the given entity
Synopsis
Create tag:value pairs for the given entity
The create command adds tag:value pairs to the given entity.
newrelic entity tags create [flags]
Examples
newrelic entity tags create --guid <entityGUID> --tag tag1:value1
Options
-g, --guid string the entity GUID to create tag values on
-h, --help help for create
-t, --tag strings the tag names to add to the entity
Options inherited from parent commands
-a, --accountId int the account ID to use. Can be overridden by setting NEW_RELIC_ACCOUNT_ID
--debug debug level logging
--format string output text format [JSON, Text, YAML] (default "JSON")
--plain output compact text
--profile string the authentication profile to use
--trace trace level logging
SEE ALSO
- newrelic entity tags - Manage tags on New Relic entities