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

feat: adds interactive prompting to version new cmd #69

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

jcsackett
Copy link
Contributor

The version command currently requires API and resource to be specified at
invocation. It would be better if the command interactively prompted for those
values if they were omitted by the user.

Fixes #57

@jcsackett jcsackett requested a review from a team as a code owner November 17, 2021 22:27
Copy link
Contributor

@cmars cmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

The version command currently requires API and resource to be specified
at invocation. It would be better if the command interactively prompted
for those values if they were omitted by the user.

This requires other options than the confirm dialogue used in the
scaffold command.
@jcsackett jcsackett merged commit f367201 into main Nov 17, 2021
@jcsackett jcsackett deleted the feat/prompt-when-versioning branch November 17, 2021 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve vervet version new UX
2 participants