Dashboard › cli › Create-command DRY_RUN_FLAG imports
01a08c08-7470-721f-b53a-4c3f33abac74Create commands must always import and use DRY_RUN_FLAG with DRY_RUN_ALIASES for dry-run support. Hand-written dry-run flags look equivalent but can drift in aliases and behavior across commands, so shared definitions are the canonical contract.