Skip to main content

Overview

Pins and follow subscriptions on entities.

Verbs

VerbDescription
createCreate a watch (body via —data).
updateUpdate a watch (id positional, body via —data).
deleteDelete a watch.
getFetch a single watch by id.
list-by-ownerList watches on the owner entity.
list-by-watcherList watches by a user (the watcher).

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso watch --help
ekso watch create --help

See also