summaryrefslogtreecommitdiffstatshomepage
path: root/commands/bridge_auth_show.go
Commit message (Expand)AuthorAge
* commands: reorg into different packagesMichael Muré2022-11-20
* Add command-specific argument completionsJohannes Altmanninger2022-05-01
* commands: proper backend close on RunE errorMichael Muré2021-05-09
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-28
* commands: refactor to avoid globalsMichael Muré2020-06-28
* it compiles \o/Michael Muré2020-02-08
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-25
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* cli: rename "token" into "auth"Michael Muré2019-11-10