zenotech / epic-cli

Command line interface for interacting with EPIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job submission options

mike-jt79 opened this issue · comments

The job submission interface is fairly minimal at the moment, for a real case we would also need to pass the application_options. The contents of this depend a lot on which application is being submitted and so a json input of the application options probably makes most sense.
In addition to the application options we should expose the other options available on job submission - basically anything in "BaseBatchJobCreateMixin".