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