Overview
Time tracking entries.Verbs
| Verb | Description |
|---|---|
create | Create a time entry (body via —data). |
update | Update a time entry (id positional, body via —data). |
delete | Delete a time entry. |
list-for-item | List time entries on an item (id positional, —data filter). |
list-by-user | List items the user logged time on (id positional, —data filter). |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.