Skip to content

uc-apx delete list

Delete a top-level list construct from shared-components/lists.apx. Blocks when any region (e.g. a navigation-menu region) references the list; —force to override.

uc-apx delete list <id-or-name> [flags]
FlagTypeDefaultDescription
--dry-runShow what would be deleted without writing
--forceDelete even when other constructs reference the target
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