feat: PXE debug boot mode for rescue/diagnostics #4
@@ -164,6 +164,7 @@ export class BastionConnection {
|
|||||||
case "command-install":
|
case "command-install":
|
||||||
case "command-forget":
|
case "command-forget":
|
||||||
case "command-role-update":
|
case "command-role-update":
|
||||||
|
case "command-debug":
|
||||||
void this.handleCommand(msg);
|
void this.handleCommand(msg);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user