Skip to content

Commit

Permalink
Add documentation link for API key
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikschavan committed Apr 10, 2023
1 parent e825ab7 commit eb0331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/scripts/new-relic-deployment-markers.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/* eslint-disable no-console */
// run this command with the following arguments:
// -s, --search: The search term to use to find the entity GUIDs to create deployment markers for.
// -a, --api_key: The API key to use to authenticate with New Relic.
// -a, --api_key: The API key to use to authenticate with New Relic, follow the instructions here to create one: https://docs.newrelic.com/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key
// -c, --commit: The commit hash to use for the deployment marker.
// -u, --user: The user to use for the deployment marker.
// -d, --description: The description to use for the deployment marker.
Expand Down

0 comments on commit eb0331f

Please sign in to comment.