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

Refactor CLI to parametize entire framework #111

Closed
11 tasks done
frankscholten opened this issue Jun 22, 2015 · 1 comment
Closed
11 tasks done

Refactor CLI to parametize entire framework #111

frankscholten opened this issue Jun 22, 2015 · 1 comment
Assignees
Milestone

Comments

@frankscholten
Copy link
Contributor

  • Migrate getters in Configuration.java to JCommander class
  • Implement CLI using JCommander in Configuration.java
  • Add defaults
  • Test CLI
  • Make everything configurable
  • Add invalid parameter tests
  • Implement validators

Individual CLI parameter tasks (sanity check):

  • Framework name
  • Executor image
  • Executor Disk/RAM/CPU size
  • Health check ping and timeout settings
@frankscholten frankscholten modified the milestones: 0.1, 0.2 Jun 22, 2015
@frankscholten frankscholten modified the milestone: 0.2 Jul 28, 2015
@frankscholten frankscholten modified the milestones: Backlog, 0.3 Aug 20, 2015
@philwinder philwinder changed the title Improve cli usage Refactor CLI to parametize entire framework Aug 20, 2015
@philwinder philwinder self-assigned this Aug 21, 2015
@philwinder
Copy link
Contributor

Fixed in #235

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