Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--help appears to be wrong or out of date #29

Open
dmd opened this issue Dec 15, 2019 · 2 comments
Open

--help appears to be wrong or out of date #29

dmd opened this issue Dec 15, 2019 · 2 comments

Comments

@dmd
Copy link

dmd commented Dec 15, 2019

Most of the --help appears to be wrong or maybe out of date - almost every combination suggested by the help no longer works.

@kovetskiy
Copy link
Owner

kovetskiy commented Dec 15, 2019 via email

@dmd
Copy link
Author

dmd commented Dec 15, 2019

Perhaps it's just confusingly worded? For example, I see:

  -T --triggers
    Search on zabbix triggers statuses. Triggers could be filtered using
    /<pattern> argument, for example, search and acknowledge all triggers in a
    problem state and match the word 'cache':
      zabbixctl -Tp /cache
 
 [...]


    -r --recent
      Show triggers that have recently been in a problem state.

This implies to me that I should be able to run:

ddrucker@weathertop:~$ zabbixctl -T -r
-r requires argument
Usage:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants