Skip to content

uc-apx create region

Insert a new region into an existing page’s .apx file.

Supported types (each is its own subcommand): avatar, cards, chart, classic-report, comments, content-row, faceted-search, flexbox-container, form, interactive-grid, interactive-report, media-list, metric-card, static-content, timeline

uc-apx create region [command]
CommandDescription
avatarAdd an avatar theme-component region to an existing page
cardsAdd a cards region to an existing page
chartAdd a chart region to an existing page
classic-reportAdd a classic-report region to an existing page
commentsAdd a comments theme-component region to an existing page
content-rowAdd a content-row theme-component region to an existing page
faceted-searchAdd a faceted-search region (plus its results classic-report) to an existing page
flexbox-containerAdd a flexbox-container layout region to an existing page
formAdd a form region (table-backed) to an existing page
interactive-gridAdd an interactive-grid region to an existing page
media-listAdd a media-list theme-component region to an existing page
metric-cardAdd a metric-card theme-component region to an existing page
static-contentAdd a static-content (HTML) region to an existing page
timelineAdd a timeline theme-component region to an existing page
FlagTypeDefaultDescription
--app-dirstring.Path to the APEX application directory
--json-prettyOutput in pretty-printed JSON (human-readable) instead of minified JSON
--toonOutput in TOON format (human-readable, token-efficient) instead of JSON