aboutsummaryrefslogtreecommitdiffstats
path: root/commands/user_create.go
Commit message (Collapse)AuthorAgeFilesLines
* it compiles \o/Michael Muré2020-02-081-4/+4
|
* input: better reusable prompt functionsMichael Muré2020-02-081-3/+3
|
* cmd: "user create" only assign the user identity if not setMichael Muré2019-12-101-1/+8
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-4/+0
|
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-1/+1
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-011-0/+4
|
* identity: some UX cleanupMichael Muré2019-03-011-1/+2
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-0/+76