fix: retarget secret-plane poc to D518
This commit is contained in:
@@ -360,13 +360,13 @@ export function platformInfraHelp(): unknown {
|
||||
"bun scripts/cli.ts platform-infra observability search --target D601 --grep 'no rollout found' [--lookback-minutes 360] [--candidate-limit 80] [--limit 20]",
|
||||
"bun scripts/cli.ts platform-infra observability diagnose-code-agent --target D601 --business-trace-id <trc_...> [--full|--raw]",
|
||||
"bun scripts/cli.ts platform-infra observability diagnose-code-agent --target D601 --run-id <run_...> [--command-id <cmd_...>] [--runner-job-id <rjob_...>]",
|
||||
"bun scripts/cli.ts platform-infra secret-plane plan --target D601",
|
||||
"bun scripts/cli.ts platform-infra secret-plane apply --target D601 --dry-run",
|
||||
"bun scripts/cli.ts platform-infra secret-plane apply --target D601 --confirm",
|
||||
"bun scripts/cli.ts platform-infra secret-plane status --target D601",
|
||||
"bun scripts/cli.ts platform-infra secret-plane validate --target D601",
|
||||
"bun scripts/cli.ts platform-infra secret-plane plan --target D518",
|
||||
"bun scripts/cli.ts platform-infra secret-plane apply --target D518 --dry-run",
|
||||
"bun scripts/cli.ts platform-infra secret-plane apply --target D518 --confirm",
|
||||
"bun scripts/cli.ts platform-infra secret-plane status --target D518",
|
||||
"bun scripts/cli.ts platform-infra secret-plane validate --target D518",
|
||||
],
|
||||
description: "Operate YAML-controlled platform-infra services such as Sub2API, LangBot, n8n, WeChat archive workflows, OpenTelemetry tracing and the independent D601 secret plane. Public services use PK01 Caddy+FRP rather than Kubernetes Ingress, NodePort, or LoadBalancer.",
|
||||
description: "Operate YAML-controlled platform-infra services such as Sub2API, LangBot, n8n, WeChat archive workflows, OpenTelemetry tracing and the independent target-scoped secret plane. Public services use PK01 Caddy+FRP rather than Kubernetes Ingress, NodePort, or LoadBalancer.",
|
||||
target,
|
||||
codexPool: {
|
||||
usage: [
|
||||
|
||||
Reference in New Issue
Block a user