Overview
Sub-organizational areas (departments, teams, sub-orgs).Verbs
| Verb | Description |
|---|---|
list | List all areas. |
get | Fetch a single area by id. |
create | Create an area (body via —data). |
update | Update an area (id positional, body via —data). |
delete | Delete an area. |
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.