CLI - allow user create without prompt by cvhariharan · Pull Request #650 · git-bug/git-bug

@cvhariharan

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

MichaelMure

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.

@MichaelMure

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

@MichaelMure

You need to update the generated files as well.

@cvhariharan

Fixed it, forgot about that earlier.

@MichaelMure

@cvhariharan

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>