IBM / newrelic-cli

New Relic CLI is a command line tool which is used to operate New Relic objects(Synthetic monitors, alert policies, conditions, account users etc). You can use it easily to list/get/create/delete these objects. It can be used to backup your New Relic configuration data and restore in the future. It is easy to be used other than calling different REST API endpoints.
Apache License 2.0
62 stars 30 forks source link

New relic infrastructure alerts #10

Closed mlvazqu2 closed 5 years ago

mlvazqu2 commented 5 years ago

Adding New Relic Infrastructure alert condition CRUD. Added argument on update alerts conditions to take in the condition id.

gaochan-1 commented 5 years ago

Hi @mlvazqu2

Thank you so much for your contributions, awesome!

Thanks! Chan Gao