scout-cli icon indicating copy to clipboard operation
scout-cli copied to clipboard

"docker scout repo enable --all" fails with ERROR Status: failed to parse repository name , Code: 1

Open scott-doyland-burrows opened this issue 5 months ago • 2 comments

According to the docs here:

https://docs.docker.com/reference/cli/docker/scout/repo/enable/#enable-all-repositories-of-the-organization

I should be able to use:

docker scout repo enable --all

But this fails with:

ERROR Status: failed to parse repository name , Code: 1

I can enable scout on a repo by repo basis using the CLI though.

The same issue happens when using the filter:

docker scout repo enable --filter <namespace/backend>

scott-doyland-burrows avatar Jun 11 '25 16:06 scott-doyland-burrows