nooschain / cli/commands/production / ProductionCheck
Interface: ProductionCheck
Defined in: cli/commands/production.ts:39
One production readiness check with operator-facing remediation text.
Properties
command?
optionalcommand?:string
Defined in: cli/commands/production.ts:44
detail
detail:
string
Defined in: cli/commands/production.ts:42
fix?
optionalfix?:string
Defined in: cli/commands/production.ts:43
name
name:
string
Defined in: cli/commands/production.ts:40
status
status:
ProductionCheckStatus
Defined in: cli/commands/production.ts:41