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

CLI - allow user create without prompt #650

Merged
merged 3 commits into from Apr 25, 2021

Conversation

cvhariharan
Copy link
Contributor

@cvhariharan cvhariharan commented Apr 25, 2021

Allows user creation with CLI flags. If the flags are not used, interactive prompts would be shown. Fixes #577

@cvhariharan cvhariharan changed the title CLI - allow user create without prompt. Fixes #577 CLI - allow user create without prompt Apr 25, 2021
Copy link
Owner

@MichaelMure MichaelMure left a comment

Choose a reason for hiding this comment

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

Well, that was fast. Looks good, just the tiny text change.

commands/user_create.go Outdated Show resolved Hide resolved
Co-authored-by: Michael Muré <batolettre@gmail.com>
@MichaelMure
Copy link
Owner

You need to update the generated files as well.

@cvhariharan
Copy link
Contributor Author

Fixed it, forgot about that earlier.

@MichaelMure MichaelMure merged commit bc96f31 into MichaelMure:master Apr 25, 2021
@MichaelMure
Copy link
Owner

Thanks :-)

@cvhariharan
Copy link
Contributor Author

This is a really interesting project, glad to help 😄.

GlancingMind pushed a commit to GlancingMind/git-bug that referenced this pull request Apr 25, 2021
* CLI - allow user create without prompt. Fixes MichaelMure#577

* Update commands/user_create.go email message

Co-authored-by: Michael Muré <batolettre@gmail.com>

* Update docs

Co-authored-by: Michael Muré <batolettre@gmail.com>
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.

CLI - allow to use "user create" without prompt
2 participants