Skip to content

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]
FlagTypeDefaultDescription
--breadcrumbstringParent breadcrumb id-or-name (default: the app’s only breadcrumb, if unambiguous)
--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