docker / docker/scout-cli

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

Open
#191 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
454
Forks
134
PR merge metrics
No merged PRs in 30d

Description

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>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing docker scout repo enable --all and the filtered command from the issue, then compare their behavior with enabling Scout on a single repository. Check the referenced Docker Scout repository-enable documentation for the intended inputs. Done means both organization-wide and filtered enable commands complete without the repository-name parse error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
cli, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.