"docker scout repo enable --all" fails with ERROR Status: failed to parse repository name , Code: 1
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:
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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