watson log

Display each recorded session during the given timespan

Options

NameDescription
--current, -cInclude currently running frame in report
--no-current, -CDon't include currently running frame in report
--reverse, -rReverse the order of the days in output
--no-reverse, -RDon't Reverse the order of the days in output
--from, -f <DATETIME>The date from when the log should start. Defaults to seven days ago
--to, -t <DATETIME>The date at which the log 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
--all, -aReports all activities
--project, -p <PROJECT...>Logs activity only for the given project. You can add other projects by using this option several times
--tag, -T <TAG...>Logs activity only for frames containing the given tag. You can add several tags by using this option multiple times
--ignore-project <PROJECT...>Logs 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...>Logs 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