[
https://issues.apache.org/jira/browse/WHIRR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880710#action_12880710
]
Tom White commented on WHIRR-33:
--------------------------------
It would be nice to avoid wrapper scripts (these can lead to portability
problems), so we might create a runnable JAR file containing all code and
dependencies. (Avro takes this approach with its tools jar.)
Also, JOpt Simple (http://jopt-simple.sourceforge.net/index.html) looks like a
good command line args parser (again, used by Avro).
> Add a CLI
> ---------
>
> Key: WHIRR-33
> URL: https://issues.apache.org/jira/browse/WHIRR-33
> Project: Whirr
> Issue Type: New Feature
> Components: core
> Reporter: Tom White
>
> It would be useful to have a CLI for carrying out basic cluster operations:
> launch, destroy, etc. This would be a separate Maven module.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.