Manage New Relic API access keys
newrelic apiaccess apiAccess --help
-h, --help help for apiAccess
-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
- newrelic - The New Relic CLI
- newrelic apiAccess apiAccessCreateKeys - Create keys. You can create keys for multiple accounts at once. You can read more about managing keys on this documentation page.
- newrelic apiAccess apiAccessDeleteKeys - A mutation to delete keys.
- newrelic apiAccess apiAccessGetKey - Fetch a single key by ID and type.
NR Internal | #help-unified-api | visibility(customer)
- 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.