Skip to content

uc-apx delete list-entry

Delete an entry child of a list. If the app has exactly one list, —list defaults to it; otherwise pass —list <id-or-name> to disambiguate.

uc-apx delete list-entry <id> [flags]
FlagTypeDefaultDescription
--dry-runShow what would be deleted without writing
--forceDelete even when other constructs reference the target
--liststringParent list id-or-name (default: the app’s only list, if unambiguous)
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