doctor doctor ¶ Doctor CLI verb — run sandbox-level host-side health checks. DOCTOR_COMMANDS = (CommandDef(name='doctor', help='Run sandbox health checks', handler=(LazyHandler('terok_sandbox.commands.doctor:_handle_doctor')), group='doctor'),) module-attribute ¶ DOCTOR = DOCTOR_COMMANDS[0] module-attribute ¶ __all__ = ['DOCTOR', 'DOCTOR_COMMANDS'] module-attribute ¶