Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | it compiles \o/ | Michael Muré | 2020-02-08 | 1 | -18/+8 |
| | |||||
* | bridge: allow to configure and pull without having set a user first | Michael Muré | 2019-12-25 | 1 | -7/+14 |
| | | | | | | | | | | - init() only the importer or exporter as required - assign a "default user" user Id to credentials at creation if no user has been set - "bridge auth": also display the user - "bridge auth show": adapt to a potential "default user" user Id - "bridge configure": allow to run without a user set - "bridge pull": allow to run without a user set - "user adopt": replace "default user" by the actual user id when run | ||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -16/+36 |
| | |||||
* | cli: rename "token" into "auth" | Michael Muré | 2019-11-10 | 1 | -0/+53 |