Skip to content

CLI - allow user create without prompt#650

Merged
MichaelMure merged 3 commits intogit-bug:masterfrom
cvhariharan:master
Apr 25, 2021
Merged

CLI - allow user create without prompt#650
MichaelMure merged 3 commits intogit-bug:masterfrom
cvhariharan:master

Conversation

@cvhariharan
Copy link

@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
Contributor

@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.

Co-authored-by: Michael Muré <batolettre@gmail.com>
@MichaelMure
Copy link
Contributor

You need to update the generated files as well.

@cvhariharan
Copy link
Author

Fixed it, forgot about that earlier.

@MichaelMure MichaelMure merged commit bc96f31 into git-bug:master Apr 25, 2021
@MichaelMure
Copy link
Contributor

Thanks :-)

@cvhariharan
Copy link
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 git-bug#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