mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
Merge pull request #14938 from swordqiu/automated-cherry-pick-of-#14935-upstream-release-3.7
Automated cherry pick of #14935: fix: agent pull list with system scope
This commit is contained in:
@@ -103,6 +103,7 @@ func GetModels(opts *GetModelsOptions) error {
|
||||
|
||||
listOptions := options.BaseListOptions{
|
||||
Admin: options.Bool(true),
|
||||
Scope: "system",
|
||||
Details: options.Bool(opts.IncludeDetails),
|
||||
ShowEmulated: options.Bool(opts.IncludeEmulated),
|
||||
Filter: []string{
|
||||
|
||||
Reference in New Issue
Block a user