Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Allow for inputs to be added via flag params #579

Closed
henriquemoraeszup opened this issue Oct 2, 2020 · 4 comments · Fixed by #617
Closed

Allow for inputs to be added via flag params #579

henriquemoraeszup opened this issue Oct 2, 2020 · 4 comments · Fixed by #617
Assignees
Labels
📚 documentation Improvements or additions to documentation priority:high High priority level of an issue ✨ feature Suggest a new feature or enhancement to the Ritchie project
Milestone

Comments

@henriquemoraeszup
Copy link
Contributor

What would you like to be added:
Allow input parameters to be added as flags
i.e: rit github create project --project-name="my new project"

NOTE: There will need to be introduced the concept of reserved flags or variable names

Why is this needed:
From multiple meetings, we have noticed developers request this feature to increase productivity and user experience

@henriquemoraeszup henriquemoraeszup added ✨ feature Suggest a new feature or enhancement to the Ritchie project priority:high High priority level of an issue labels Oct 2, 2020
@GuillaumeFalourd
Copy link
Contributor

@henriquemoraes8
Won't this feature turn the STDIN flag use obsolete ?

@henriquemoraeszup
Copy link
Contributor Author

henriquemoraeszup commented Oct 2, 2020

Not unless we deprecate it, it makes it easier this way for users to pass parameters, but with stdin might make it simpler for other automated programs to build the call. Both have their own benefits @GuillaumeFalourd 😄

@GuillaumeFalourd
Copy link
Contributor

Ok. Let's test it and check which one get the better adoption.
Then, we'll eventually deprecate the other one with time.

@henriquemoraeszup
Copy link
Contributor Author

@GuillaumeFalourd My point is exactly that we do not need to deprecate it, we can stay with both

@henriquemoraeszup henriquemoraeszup added this to the 2.2.0 milestone Oct 5, 2020
@kaduartur kaduartur self-assigned this Oct 5, 2020
@kaduartur kaduartur linked a pull request Oct 15, 2020 that will close this issue
@kaduartur kaduartur modified the milestones: 2.2.0, 2.3.0 Oct 19, 2020
@henriquemoraeszup henriquemoraeszup added the 📚 documentation Improvements or additions to documentation label Oct 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📚 documentation Improvements or additions to documentation priority:high High priority level of an issue ✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants