Skip to main content

Module content

Module content 

Source
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 analytics command group: link, campaign, and journey metrics.
delete
delete_source
files
core content files command group: associate stored files with content.
link
core content link command group: trackable campaign links.
list
popular
search
show
status
types
Serializable output shapes for the core content commands.
verify

Enums§

ContentCommands

Functions§

execute
execute_with_config
execute_with_db