Overview
Cost centres (finance org).Verbs
| Verb | Description |
|---|---|
list | List all cost-centres. |
get | Fetch a single cost-centre by id. |
create | Create a cost-centre (body via —data). |
update | Update a cost-centre (id positional, body via —data). |
delete | Delete a cost-centre. |
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.