Expand description
core content command group: manage and inspect published content.
Dispatches the ContentCommands subcommands — list/show/search,
edit/delete, ingest verification and status, plus the link, analytics,
and files sub-groups. The reduced execute_with_db path serves the
read-only commands that can run with only a DatabaseContext; the
mutating commands require a full profile context.
Modules§
- analytics
core content analyticscommand group: link, campaign, and journey metrics.- delete
- delete_
source - files
core content filescommand group: associate stored files with content.- link
core content linkcommand group: trackable campaign links.- list
- popular
- search
- show
- status
- types
- Serializable output shapes for the
core contentcommands. - verify