Skip to main content
Registers a sandbox named <provider>, served at /<provider>/ by pikopod up. sandbox add is the same command without --update.

Output

With webhooks declared and a sink configured, the count of declared events and the signing secret follow. A declared event with no trigger and no x-pikopod-emit-only mark is flagged, because it would never fire. When --spec points at a documentation page, the first line names how the spec was found:
A model-extracted spec imports as DRAFT and says so. See Importing from a docs URL.

--update

Keeps the webhook envelope and every event binding the new spec still declares.

Exit codes

0 on success, 2 on any refusal: no spec, an unreachable URL, a document that does not parse, a name that already exists, an invalid webhook URL.