Skip to content

doctor

doctor

Doctor CLI verb — run sandbox-level host-side health checks.

DOCTOR_COMMANDS = (CommandDef(name='doctor', help='Run sandbox health checks', handler=_handle_doctor, group='doctor'),) module-attribute

__all__ = ['DOCTOR_COMMANDS'] module-attribute