Skip to content

uc-apx delete breadcrumb

Delete a top-level breadcrumb construct from shared-components/breadcrumbs.apx, including all of its entry children. Blocks when any region references the breadcrumb via source.breadcrumb: @<name>; —force to override.

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