newrelic-cli

Command-line interface for New Relic observability platform

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for New Relic

Commands

newrelic

Examples

Display help and available commands$ newrelic help
Configure authentication with New Relic API key$ newrelic profile configure --interactive
Query data from New Relic NRQL$ newrelic nrql query --accountId 123456 --query 'SELECT count(*) FROM Transaction'