Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

newrelic_apiAccess_apiAccessUpdateKeys.md

File metadata and controls

36 lines (25 loc) · 1.05 KB

newrelic apiAccess apiAccessUpdateKeys

Update keys. You can update keys for multiple accounts at once. You can read more about managing keys on this documentation page.

newrelic apiAccess apiAccessUpdateKeys [flags]

Examples

newrelic apiAccess apiAccessUpdateKeys --keys

Options

  -h, --help          help for apiAccessUpdateKeys
      --keys string   The configurations of each key you want to 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