aboutsummaryrefslogtreecommitdiffstats
path: root/commands/user_adopt.go
Commit message (Expand)AuthorAgeFilesLines
* Add command-specific argument completionsJohannes Altmanninger2022-05-011-0/+1
* commands: proper backend close on RunE errorMichael Muré2021-05-091-7/+6
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-1/+1
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-16/+7
* commands: refactor to avoid globalsMichael Muré2020-06-281-19/+19
* it compiles \o/Michael Muré2020-02-081-13/+2
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-251-0/+12
* Renamed user id to user-id and metioned bug for some commandsJocelyn FACCHINI2019-03-231-1/+1
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-011-0/+48