aboutsummaryrefslogtreecommitdiffstats
path: root/commands/user_create.go
Commit message (Expand)AuthorAgeFilesLines
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-17/+9
* commands: refactor to avoid globalsMichael Muré2020-06-281-19/+20
* identity: bring back the login to hold that info from bridges (purely informa...Michael Muré2020-02-251-1/+1
* 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