nr-deploy-notifier
v2.0.0
Published
Command-line utility for sending deployment notifications to New Relic
Readme
#New Relic Deployment Notifier
$ npm install -g nr-deploy-notifierOnly API key (-k) and app name (-n) or ID (-i) are required:
$ nr-notify -k '{your API key}' -n '{your app name}'$ nr-notify -k '{your API key}' -i '{your app ID}'