Skip to content

uc-apx delete validation

Remove a validation from a page

uc-apx delete validation <id-or-name> [flags]
FlagTypeDefaultDescription
--dry-runShow what would be deleted without writing
--forceDelete even when other constructs reference the target (lists referrers as a warning)
--pagestringTarget page (numeric ID, alias, or name) [required]
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