Overview
Security groups (membership + role assignments).Verbs
| Verb | Description |
|---|---|
list | List all user-groups. |
get | Fetch a single user-group by id. |
create | Create a user-group (body via —data). |
update | Update a user-group (id positional, body via —data). |
delete | Delete a user-group. |
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.