uc-apx delete computation
Remove a computation from a page
uc-apx delete computation <id-or-name> [flags]| Flag | Type | Default | Description |
|---|---|---|---|
--dry-run | Show what would be deleted without writing | ||
--force | Delete even when other constructs reference the target (lists referrers as a warning) | ||
--page | string | Target page (numeric ID, alias, or name) [required] |
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 |