Closed hexylena closed 7 years ago
@bgruening @mvdbeek both of you have used this yes? I don't suppose either of you would mind testing it out before I release?
I can test this, for sure! How much time to I have? :)
Hmm, I had not picked a date. Probably I will merge this next week, just want it to be in the release notes and maybe get some publicity.
Almost ready to release. Thanks @nsoranzo for the bioblend release. @bgruening any concerns after your recent test? Anyone else in IUC want to try it out? It is starting to be a very nice toolkit
@erasche release!!! This is an amazing project! Let's get it out!
TODO before release:
Missing Parameters
E.g.
parsec history update_history
was missing numerous params that are documented in help but are not in the argspec.These are now fixed and function.
JSON Inputs
Previously json inputs did not function. Now they do. Additionally loading from stdin, file, or raw string is supported. E.g. all of these will function the same:
Better Example
I've added an example where I create a history, run a tool, and the launch a workflow and check its status in the terminal.
Shinier Docs
CLI Simplification
moved commands into subcommands. No longer do you get this gigantic list of a thousand things you can do, instead just:
and then the subcommands are further refined: