silencio
v1.1.0
Published
Enables and disables OpsGenie policies
Downloads
2
Maintainers
Readme
Silencio
Enables and disables selected OpsGenie policies.
Installing
npm install -g silencio
Usage
Simply run silencio
for usage.
silencio --help
silencio --mute
silencio --unmute
Configuration
Configuration is set via environment variables.
Variable | Required? | Description --------------------- | ---------- | ------------------------------------------ OPSGENIE_API_KEY | yes | OpsGenie API key OPSGENIE_POLICY | yes | OpsGenie Alerting Policy to enable/disable OPSGENIE_API_URL | no | OpsGenie API URL override