Skip to content

uc-apx delete lov

Delete a top-level lov construct from shared-components/lovs.apx. Blocks when any pageItem / column references the LOV via lov: @<name>; pass —force to override.

uc-apx delete lov <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