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

Command "cake-qos status" not recognized #54

Closed
pro-sumer opened this issue Jul 2, 2020 · 4 comments
Closed

Command "cake-qos status" not recognized #54

pro-sumer opened this issue Jul 2, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@pro-sumer
Copy link

> cake-qos help

CakeQOS-Merlin: start:     start cake-qos
CakeQOS-Merlin: stop:      stop cake-qos
CakeQOS-Merlin: status:    check the current status of cake-qos
CakeQOS-Merlin: settings:  configure settings for cake-qos
CakeQOS-Merlin: update:    update cake-qos & binaries (if available)
CakeQOS-Merlin: install:   install and configure cake-qos
CakeQOS-Merlin: uninstall: stop cake-qos, remove from startup, and remove cake binaries

> cake-qos status

Command Not Recognized, Please Try Again

Please support the "status" command (or update the help text).

@pro-sumer
Copy link
Author

Same for "settings".

@Adamm00
Copy link
Collaborator

Adamm00 commented Jul 2, 2020

Additional arguments are required;

cake-qos status download
cake-qos status upload
cake-qos status general

cake-qos settings dlspeed xxx
cake-qos settings upspeed xxx
cake-qos settings queueprio {besteffort|diffserv3|diffserv4|diffserv8}
cake-qos settings optionsdl xxxx
cake-qos settings optionsup xxxx

This script will also display the CLI command equivalent when you execute a menu option

@pro-sumer
Copy link
Author

pro-sumer commented Jul 2, 2020

Had no idea after reading the help.

Maybe display this?

CakeQOS-Merlin: status [download | upload | general]: ...

@Adamm00
Copy link
Collaborator

Adamm00 commented Jul 3, 2020

Fixed in fb61052

@Adamm00 Adamm00 closed this as completed Jul 3, 2020
@ttgapers ttgapers added the bug Something isn't working label Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants