fix: 拒绝无效的 Sub2API 零优先级
This commit is contained in:
@@ -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>",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user