keryx approve¶
Description¶
Approve a platform (or all) for posting — the gate post enforces
(R-POST-2). Approval refuses any platform whose social copy has hard
constraint violations (text/title overflow), reporting them (R-POST-10); fix
the copy with keryx social set and retry. --at <rfc3339> records the per-outlet
schedule the unattended runner (post due) consumes (R-POST-11); --revoke
returns the platform to draft.
Advisory notes (e.g. "links not clickable — use link in bio") are surfaced but do not block approval — only hard overflows do.
Usage¶
keryx approve instagram --workspace my-post
keryx approve all --workspace my-post --at 2026-06-20T09:00:00Z
Flags¶
| Flag | Description | Default | Required |
|---|---|---|---|
--workspace |
reel workspace slug | ||
--at |
schedule (RFC3339) the unattended runner consumes | ||
--revoke |
return the platform to draft |