-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.0.0.Beta3
-
Component/s: CLI
-
Labels:None
The Beta1 CLI supports multi-step operations via the low level :composite(steps=
{...complex DMR...}operation. Look for ways to make this more friendly; e.g. a command to start a batch, followed by commands for each "step" and then a command to execute the batch. (That's just an example to illustrate what I mean; there may be better approaches.)