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:
Zexi Li
2022-09-07 10:37:18 +08:00
committed by GitHub

View File

@@ -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{