fix: 拒绝无效的 Sub2API 零优先级

This commit is contained in:
pikastech
2026-07-22 10:18:08 +02:00
parent 8ffc065841
commit 3eebf169db
8 changed files with 13 additions and 13 deletions
@@ -180,7 +180,7 @@ function renderRuntimeHelp(args: string[]): RenderedCliResult {
"",
"Kinds:",
" temp-unschedulable Requires --template <id>",
" priority Requires --priority <0-1000>; lower is higher",
" priority Requires --priority <1-1000>; lower is higher",
" capacity Requires --capacity <1-100000>; account concurrency guard",
" account-name Requires one --account and --name <new-name>",
"",