watson report

Display a report of the time spent on each project

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 report should start. Defaults to seven days ago
--to, -t <DATETIME>The date at which the report should stop (inclusive). Defaults to tomorrow
--year, -yReports activity for the current year
--month, -mReports activity for the current month
--luna, -lReports activity for the current moon cycle
--week, -wReports activity for the current week
--day, -dReports activity for the current day
--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
--ignore-project <PROJECT>Reports activity for all projects but the given ones. You can ignore several projects by using the option multiple times. Any given project will be ignored
--ignore-tag <TAG>Reports activity for all tags but the given ones. You can ignore several tags by using the option multiple times. Any given tag will be ignored
--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