Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for project argument in check and update commands #188

Closed
ben-edna opened this issue Jun 30, 2021 · 0 comments · Fixed by #196
Closed

Allow for project argument in check and update commands #188

ben-edna opened this issue Jun 30, 2021 · 0 comments · Fixed by #196
Assignees
Labels
enhancement New feature or request UX Not broken, but frustrating/unclear for users
Milestone

Comments

@ben-edna
Copy link
Contributor

When having more projects, it is easier to allow for single project actions:

For instance if you have a manifest with multiple projects, of which one is named cpputest:

dfetch check cpputest
dfetch update cpputest

A similar mechanism was already implemented in #78, but this uses a named argument, _ think a positional argument is the most natural in this case. But also allow for multiple projects:

dfetch check myproject myotherproject yet-another-project
@ben-edna ben-edna added enhancement New feature or request UX Not broken, but frustrating/unclear for users labels Jun 30, 2021
@ben-edna ben-edna added this to the 0.3.0 milestone Jun 30, 2021
@ben-edna ben-edna self-assigned this Jul 15, 2021
ben-edna added a commit that referenced this issue Jul 15, 2021
ben-edna added a commit that referenced this issue Jul 15, 2021
ben-edna added a commit that referenced this issue Jul 16, 2021
ben-edna added a commit that referenced this issue Jul 16, 2021
ben-edna added a commit that referenced this issue Jul 19, 2021
ben-edna added a commit that referenced this issue Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX Not broken, but frustrating/unclear for users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant