aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli.rs
Commit message (Expand)AuthorAgeFilesLines
* fix clippy warnings on garageTrinity Pointard2021-05-031-15/+17
* document rpc crateTrinity Pointard2021-04-271-1/+1
* Improve bootstraping: do it regularly; persist peer listAlex Auvolat2021-04-271-3/+9
* garage node configure --replace <old_node_id> <new_node_id>Alex Auvolat2021-03-181-28/+36
* Allow to import keys from previous Garage instancedev-0.2Alex Auvolat2021-03-181-0/+17
* Allow manipulation of keys by their shorthand in the CLIAlex Auvolat2021-03-151-8/+8
* Time and metadata improvementsAlex Auvolat2021-03-151-1/+1
* cargo fmtAlex Auvolat2021-03-121-14/+9
* Refactor CLI and prettify CLI outpuAlex Auvolat2021-03-121-0/+540