Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.09 KB

newrelic_apm_application.md

File metadata and controls

39 lines (27 loc) · 1.09 KB

newrelic apm application

Interact with New Relic APM applications

Synopsis

Interact with New Relic APM applications

Examples

newrelic apm application --help

Options

  -g, --guid string   search for results matching the given APM application GUID
  -h, --help          help for application

Options inherited from parent commands

  -a, --accountId int       the account ID to use. Can be overridden by setting NEW_RELIC_ACCOUNT_ID
      --applicationId int   A New Relic APM application 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