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

Use yargs for command-line options #1202

Closed
evanp opened this issue Sep 23, 2016 · 5 comments
Closed

Use yargs for command-line options #1202

evanp opened this issue Sep 23, 2016 · 5 comments
Milestone

Comments

@evanp
Copy link
Contributor

evanp commented Sep 23, 2016

yargs is nice since it can handle a config file, environment variables, or command line args interchangeably. For systems like Docker using env vars is preferable.

@evanp
Copy link
Contributor Author

evanp commented Sep 23, 2016

@strugee strugee modified the milestone: Near future Oct 31, 2016
@strugee
Copy link
Member

strugee commented Oct 31, 2016

Blocked on yargs/yargs#695

@strugee
Copy link
Member

strugee commented Apr 3, 2017

Implemented in the yargs branch; will land to master tomorrow in time for the 4.0.0 beta release assuming Travis passes

@strugee
Copy link
Member

strugee commented Apr 3, 2017

Landed to master but still needs doc changes. Leaving open.

@strugee
Copy link
Member

strugee commented Apr 15, 2017

Doc changes landed yesterday and went out with beta 5.

@strugee strugee closed this as completed Apr 15, 2017
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