Dashboard › cli › buildDeleteCommand destructive flags
01a04315-d779-7f4b-9f38-0602d1a2ce78Delete commands must use buildDeleteCommand(), not buildCommand(). It supplies --yes, --force, and --dry-run, applies the non-interactive TTY guard, and supports noForceFlag, noDryRunFlag, and noNonInteractiveGuard; hand-rolling deletion safety risks inconsistent scripted-run behavior.