Search for New Relic entities
Search for New Relic entities
The search command performs a search for New Relic entities.
newrelic entity search [flags]
newrelic entity search --name <applicationName>
-s, --alert-severity string search for entities matching the given alert severity type
-d, --domain string search for entities matching the given entity domain
-f, --fields-filter strings filter search results to only return certain fields for each search result
-h, --help help for search
-n, --name string search for entities matching the given name
-r, --reporting string search for entities based on whether or not an entity is reporting (true or false)
--tag string search for entities matching the given entity tag
-t, --type string search for entities matching the given type
-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
- newrelic entity - Interact with New Relic entities