TIMEW-REPORT(1) | User Manuals | TIMEW-REPORT(1) |
timew-report - run an extension report
timew [report] <report> [<range>] [<tag>...]
Runs an extension report, and supports filtering data. The 'report' command itself is optional, which means that these two commands are equivalent:
$ timew report foo :week $ timew foo :week
This does however assume there is a 'foo' extension installed.
The return code is the return code of the extension. If the extension produces no output and a non-zero rc, then 255 is returned.
reports.range
reports.<name>.range
2024-02-25 | timew 1.7.1 |