Skip to content
mzuelch edited this page Jan 24, 2026 · 2 revisions

PATCHBAY includes a small CLI entrypoint for automation and anchor handling.

Show help:

python patchbay_anchor.py --help

Typical capabilities include:

  • running the backend with explicit parameters
  • loading/saving anchors via sidecars
  • batch processing (depending on your wrapper scripts)

For the backend API itself, see Backend API.

Clone this wiki locally