...
Write out the operations report as a csv:
./ws_report metrics -o <date1> <date2> --report
Number of executions of a capability between date1 and date2:
./ws_report metrics -c b <capability> <date1> <date2>
...
...
Write out the operations report as a csv:
./ws_report metrics -o <date1> <date2> --report
Number of executions of a capability between date1 and date2:
./ws_report metrics -c b <capability> <date1> <date2>
...