Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 982 Bytes

newrelic_diagnose_validate.md

File metadata and controls

42 lines (28 loc) · 982 Bytes

newrelic diagnose validate

Validate your CLI configuration and connectivity

Synopsis

Validate your CLI configuration and connectivity.

Checks the configuration in the default or specified configuation profile by sending data to the New Relic platform and verifying that it has been received.

newrelic diagnose validate [flags]

Examples

	newrelic diagnose validate

Options

  -h, --help   help for validate

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