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]
| Flag | Type | Default | Description |
|---|
--dry-run | | | Show what would be deleted without writing |
--force | | | Delete even when other constructs reference the target |
--list | string | | Parent list id-or-name (default: the app’s only list, if unambiguous) |
| Flag | Type | Default | Description |
|---|
--app-dir | string | . | Path to the APEX application directory |
--json-pretty | | | Output in pretty-printed JSON (human-readable) instead of minified JSON |
--toon | | | Output in TOON format (human-readable, token-efficient) instead of JSON |