Skip to content

uc-apx edit

Edit existing apexlang components without rescaffolding them. Use create <type> to add brand-new components instead.

uc-apx edit [command]
CommandDescription
authorizationRewrite an existing authorization scheme in place
buttonTweak an existing button in place (authorization scheme)
columnRewrite an existing IG / CR / IR column in place
list-entryGate an existing list entry behind an authorization scheme
pageModify a page’s top-level settings in place
page-itemRewrite an existing pageItem in place
processTweak an existing page process in place (authorization scheme)
regionTweak an existing region in place (name / source SQL / slot / sequence)
validationTweak an existing page validation in place (authorization scheme)
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