Overview
Item labels (tags).Verbs
| Verb | Description |
|---|---|
list | List all labels. |
get | Fetch a single label by id. |
create | Create a label (body via —data). |
update | Update a label (id positional, body via —data). |
delete | Delete a label. |
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.