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

Allow for args and flags to be set #14

Open
frankcarey opened this issue Dec 10, 2015 · 0 comments
Open

Allow for args and flags to be set #14

frankcarey opened this issue Dec 10, 2015 · 0 comments

Comments

@frankcarey
Copy link
Contributor

Allow people to create args and flags in the yaml file so that:

  • Args would be required (don't run commands without them, and display a reason)
  • Help text will show the argument in the details
  • Allow for more than just {{args}} or {{arg1}}.. {{argN}} to allow more complex commands
  • Allow for optional flags
  • Provide templates for flags, like {{flag:Name}} ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants