Enables and disables selected OpsGenie policies.
npm install -g silencio
Simply run silencio
for usage.
silencio --help
silencio --mute
silencio --unmute
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 |