Overview
Access-control entries (permission grants).Verbs
| Verb | Description |
|---|---|
list | List all access-control entries. |
get | Fetch a single access-control entry by id. |
create | Create a new access-control entry (body via —data). |
update | Update an access-control entry (id positional, body via —data). |
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.