watson aggregate

Display a report of the time spent on each project aggregated by day

Options

NameDescription
--current, -cInclude currently running frame in report
--no-current, -CDon't include currently running frame in report
--from, -f <DATETIME>The date from when the reports should start. Defaults to seven days ago
--to, -t <DATETIME>The date at which the report should stop (inclusive). Defaults to tomorrow
--project, -p <PROJECT>Reports activity only for the given project. You can add other projects by using this option several times
--tag, -T <TAG>Reports activity only for frames containing the given tag. You can add several tags by using this option multiple times
--json, -jFormat output in JSON instead of plain text
--csv, -sFormat output in CSV instead of plain text
--pager, -gView output through a pager
--no-pager, -GDon't view output through a pager