Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 757 Bytes

newrelic_version.md

File metadata and controls

40 lines (26 loc) · 757 Bytes

newrelic version

Show the version of the New Relic CLI

Synopsis

Use the version command to print out the version of this command.

newrelic version [flags]

Examples

newrelic version

Options

  -h, --help   help for version

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