Overview
Non-billable categories (time-entry classification).Verbs
| Verb | Description |
|---|---|
list | List all non-billable categories. |
get | Fetch a single non-billable category by id. |
create | Create a non-billable category (body via —data). |
update | Update a non-billable category (id positional, body via —data). |
delete | Delete a non-billable category. |
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.