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

t2 with no command doesn't show the manual #708

Closed
Frijol opened this issue Apr 26, 2016 · 2 comments
Closed

t2 with no command doesn't show the manual #708

Frijol opened this issue Apr 26, 2016 · 2 comments

Comments

@Frijol
Copy link
Member

Frijol commented Apr 26, 2016

(again)

➜  t2-cli git:(master) t2

command argument is required

Usage: t2 <command>

command     one of: install-drivers, crash-reporter, provision, restart, run, push, erase, list, init, wifi, key, rename, update, version, ap, root

Should show each of those commands with their descriptors.
Probably, one of the commands of the CLI is missing a .help field. To fix, make sure every command on the CLI has a .help field which describes what it is/how to use it.

@rwaldron
Copy link
Contributor

I found the missing "help", did you want to fix it, or should I make a PR?

@Frijol
Copy link
Member Author

Frijol commented Apr 26, 2016

you go ahead! Thanks

rwaldron added a commit that referenced this issue Apr 26, 2016
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit that referenced this issue Apr 26, 2016
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit to rwaldron/t2-cli that referenced this issue Apr 27, 2016
…-708

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
rwaldron added a commit that referenced this issue Apr 27, 2016
…713)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
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