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

queue_clear #99

Closed
gwbischof opened this issue Dec 4, 2020 · 2 comments
Closed

queue_clear #99

gwbischof opened this issue Dec 4, 2020 · 2 comments

Comments

@gwbischof
Copy link
Contributor

The docs says:
qserver -c queue-clear

and also:
qserver -c history_clear

should queue-clear be queue_clear?

@dmgav
Copy link
Contributor

dmgav commented Dec 4, 2020

Changes introduced in PR #98 change the structure of the parameters of for qserver CLI tools.

qserver -c queue_clear
qserver -c history_clear

are replaced by

qserver queue clear
qserver history clear

@dmgav
Copy link
Contributor

dmgav commented Dec 10, 2020

Addressed in #98

@dmgav dmgav closed this as completed Dec 10, 2020
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