Skip to main content

Overview

Time tracking entries.

Verbs

VerbDescription
createCreate a time entry (body via —data).
updateUpdate a time entry (id positional, body via —data).
deleteDelete a time entry.
list-for-itemList time entries on an item (id positional, —data filter).
list-by-userList items the user logged time on (id positional, —data filter).

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso time --help
ekso time create --help

See also