zalando-zmon / zmon-cli

ZMON Command Line Interface
http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html
Other
9 stars 9 forks source link

Added support for check definition removal via REST API #9

Closed bocytko closed 8 years ago

bocytko commented 8 years ago

Requires https://github.com/zalando/zmon-controller/pull/22 to be merged first.

Removal works with a simple delete command similar to the existing update one:

zmon check-definitions update def.yaml
zmon check-definitions delete def.yaml