Should be able to specify plugin parameters
Open
Nobody has claimed this yet.
cli
enhancement
plugin
- Dominant language
- Python
- Stars
- 886
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
We currently can't specify from the command-line interface custom parameters functions like import_from_X and export_to_X take.
Contributor guide
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 command-line interface and trace how calls to import_from_X and export_to_X are constructed. Determine how custom plugin parameters should be expressed and forwarded, then verify that both kinds of functions receive them through the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100