cli --config option issue
Open
Nobody has claimed this yet.
bug
DeWeb
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The --config option of cli doesn't work. When the deweb_cli_config.json file is in another folder and that the we specify it's path via --config option, it doesn't work. The required config file is not considered.
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 at the CLI handling for the --config option and reproduce the issue with deweb_cli_config.json stored in another folder. Trace how the supplied path is resolved and verify that the specified configuration file is loaded when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100