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

Finish runner --help outputs with unattended config doc #226

Closed
TingluoHuang opened this issue Dec 16, 2019 · 2 comments
Closed

Finish runner --help outputs with unattended config doc #226

TingluoHuang opened this issue Dec 16, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TingluoHuang
Copy link
Member

./config.sh/cmd --help will only print out some basic info about how to use the cli.

Ex:

H:\Source\runner_new\_layout>config.cmd --help

Commands:,
 .\config.cmd          Configures the runner
 .\config.cmd remove   Unconfigures the runner
 .\run.cmd             Runs the runner interactively. Does not require any options.

Options:
 --version  Prints the runner version
 --commit   Prints the runner commit
 --help     Prints the help for each command

We should include more information in this help output, like all arguments the runner takes durring config and example for doing unattended runner config.

@TingluoHuang TingluoHuang added the enhancement New feature or request label Dec 16, 2019
@dakale
Copy link
Contributor

dakale commented Jan 13, 2020

Have you started on this yet? I can pick it up

@TingluoHuang
Copy link
Member Author

@dakale sure, thanks.

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

No branches or pull requests

2 participants