1.1.0 • Published 10 years ago
silencio v1.1.0
Silencio
Enables and disables selected OpsGenie policies.
Installing
npm install -g silencioUsage
Simply run silencio for usage.
silencio --help
silencio --mute
silencio --unmuteConfiguration
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 |