Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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>

...