docs: suffix nc01 workspaces by lane
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@ export function sshHelp(): unknown {
|
||||
"trans <providerId> skills [--scope all|wsl|windows] [--limit N]",
|
||||
"trans <providerId> find <path...> [--contains TEXT] [--limit N]",
|
||||
"trans <providerId> glob [--root DIR] [--pattern PATTERN]",
|
||||
"trans NC01:/root/hwlab git status --short --branch",
|
||||
"trans NC01:/root/hwlab-v03 git status --short --branch",
|
||||
"trans D601:win ps <<'PS'",
|
||||
"trans D601:win/c/test ps <<'PS'",
|
||||
"trans D601:win/c/test cmd <<'CMD'",
|
||||
|
||||
@@ -18,7 +18,7 @@ export const G14_SOURCE_BRANCH = "v0.3";
|
||||
|
||||
export const G14_PROVIDER = "NC01";
|
||||
|
||||
export const G14_WORKSPACE = "/root/hwlab";
|
||||
export const G14_WORKSPACE = "/root/hwlab-v03";
|
||||
|
||||
export const V02_LANE_SPEC = hwlabRuntimeLaneSpec("v02") ?? hwlabRuntimeLaneSpec("v03");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user