Collections CLI: integrate with projects
Open
Nobody has claimed this yet.
CLI
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
The collections CLI commands should use the active project in the workspace, if any
So when doing openfn collections get, it should use the endpoint and project id and anything else it needs from openfn.yaml
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 with the collections CLI commands, especially openfn collections get, and trace how the active project is loaded from openfn.yaml. Verify the command uses the workspace project's endpoint, project id, and other required settings; done means it works correctly when run from a workspace with an active project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100