Closed PetrGlad closed 8 years ago
It's possible to replace check-definitions and alerts-definitions command line switches with 'checks' and 'alerts'. There are no other switches that might cause ambiguities and without autocompletion typing '-definitions' is tedious.
check-definitions
alerts-definitions
You can abbreviate any command already, i.e. zmon ch up foo.yaml will work.
zmon ch up foo.yaml
It's possible to replace
check-definitions
andalerts-definitions
command line switches with 'checks' and 'alerts'. There are no other switches that might cause ambiguities and without autocompletion typing '-definitions' is tedious.