uc-apx delete breadcrumb-entry
Delete an entry child of a breadcrumb. If the app has exactly one
breadcrumb, —breadcrumb defaults to it; otherwise pass
—breadcrumb <id-or-name>.
uc-apx delete breadcrumb-entry <id> [flags]| Flag | Type | Default | Description |
|---|---|---|---|
--breadcrumb | string | Parent breadcrumb id-or-name (default: the app’s only breadcrumb, if unambiguous) | |
--dry-run | Show what would be deleted without writing | ||
--force | Delete even when other constructs reference the target |
Global Flags
Section titled “Global Flags”| 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 |