aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename types to CamelCaseTrinity Pointard2021-05-031-3/+3
|
* 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