cli - recommend possibilities after 'cocmd run' didn't find the package
Open
good first issue
- Dominant language
- Rust
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
after running
```bash
(base) ➜ ~ cocmd run python.conda-env-create
2023-10-18T09:58:17.857836Z ERROR cocmd::cmd::run: I don't know this script
(base) ➜ ~
```
i would excpect to see: Here are the automations that are available for package 'python' ....
look for available automations in the package and print the out.
Contributor guide
Research direction
Start by reproducing `cocmd run python.conda-env-create` and trace the `cocmd run` command entry point that reports "I don't know this script." Check how package automations are discovered, then verify that a failed lookup for a package prints the available automations for that package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100