Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.02 KB

newrelic_diagnose_update.md

File metadata and controls

41 lines (27 loc) · 1.02 KB

newrelic diagnose update

Update the New Relic Diagnostics binary if necessary

Synopsis

Update the New Relic Diagnostics binary for your system, if it is out of date.

Checks the currently-installed version against the latest version, and if they are different, fetches and installs the latest New Relic Diagnostics build from https://download.newrelic.com/nrdiag.

newrelic diagnose update [flags]

Examples

newrelic diagnose update

Options

  -h, --help   help for update

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