Overview
Pins and follow subscriptions on entities.Verbs
| Verb | Description |
|---|---|
create | Create a watch (body via —data). |
update | Update a watch (id positional, body via —data). |
delete | Delete a watch. |
get | Fetch a single watch by id. |
list-by-owner | List watches on the owner entity. |
list-by-watcher | List watches by a user (the watcher). |
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.