Michael Muré (MichaelMure) opened
Similarly as bridge configure, user create should be possible to use purely with CLI flags, without interactive prompt.
Labels: Easy pick area/cli good first issue
Michael Muré (MichaelMure) opened
Similarly as bridge configure, user create should be possible to use purely with CLI flags, without interactive prompt.
Michael Muré (MichaelMure)
added label
area/cli
Michael Muré (MichaelMure)
added label
Easy pick
Michael Muré (MichaelMure)
added label
good first issue
Hariharan (cvhariharan) commented
Hello @MichaelMure, if this issue is still open, I would like to give it a Go! From what I understand, when creating a user, instead of an interactive prompt to enter name, email this PR would replace that with flags.
Michael Muré (MichaelMure) commented
@cvhariharan yes please!
The command need to support both workflow: with flags and without flags (interactive prompt). So something like that: https://github.com/MichaelMure/git-bug/blob/master/commands/bridge_configure.go#L139-L151
Hariharan (cvhariharan) commented
Will do :+1:
Michael Muré (MichaelMure) closed the bug