fix(hwlab-node): allow diagnostics node op
This commit is contained in:
@@ -4,6 +4,7 @@ export const HWPOD_NODE_OPS = new Set([
|
||||
"node.health",
|
||||
"node.version",
|
||||
"node.inventory",
|
||||
"node.diagnostics",
|
||||
"workspace.ls",
|
||||
"workspace.cat",
|
||||
"workspace.rg",
|
||||
|
||||
Reference in New Issue
Block a user