Reorganize workflow related commands in the debusine command line interface
We should restructure the commands related to workflows available in the debusine CLI to match the new vocabulary defined in #868. We probably also want to adopt a structure similar to the one used for debusine-admin where you have debusine-admin <object-type> <action>.
We could have a command line that goes like this:
-
debusine workflow-template create(ordebusine workflow configure? ordebusine workflow define?) (instead ofdebusine create-workflow-template) ( !2287 (merged), !2339 (merged)) -
debusine workflow-template edit(#767) -
debusine workflow-template manage(!2343) -
debusine workflow start(instead ofdebusine create-workflow) (!2314 (merged)) -
debusine workflow abort(in addition todebusine work-request abort) (#1117 (backlogged)) -
debusine workflow list(#861)
(split off #770 (closed), /cc @mbehrle)
Edited by Enrico Zini