keryx social rm¶
Description¶
Drop a platform from a piece (spec 0062 D3). A piece is for exactly the
platforms it has a record on (R-ANN-20), so removing the record is how a
reel or a post stops targeting a platform: its copy on that platform is
deleted and the caption is rewritten. A platform that has been posted to
is refused (R-ANN-22): that record is the only ledger of the send, and the
studio's double-send guard rests on it. Removing a whole post is
post rm.
Usage¶
keryx social rm <platform> (--article <dir> (--reel <slug> | --post <id>) | --workspace <slug>)
keryx social rm youtube --article content/post/my-post --post launch
Flags¶
| Flag | Description | Default | Required |
|---|---|---|---|
--article |
the article's bundle directory | ||
--reel |
the reel piece (a workspace slug) | ||
--post |
the post piece (its id, from post new) |
||
--workspace |
shorthand for --article <its bundle> --reel <slug> |
Related¶
social gen— composing for a platform targets it.post new --platform— target at creation.