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

Add way for cli to read config file, either yaml or json #140

Open
treeder opened this issue Apr 4, 2013 · 0 comments
Open

Add way for cli to read config file, either yaml or json #140

treeder opened this issue Apr 4, 2013 · 0 comments
Assignees

Comments

@treeder
Copy link
Contributor

treeder commented Apr 4, 2013

eg usage:

iron_worker --config config/config.yml upload my_worker

Will read config.yml and look at iron: first, then root for token/project_id. eg config file:

iron:
  token: 'IRON_TOKEN'
  project_id: 'PROJECT_ID'

other:
  stuff:
@ghost ghost assigned iced Apr 4, 2013
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