aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli/cmd.rs
Commit message (Expand)AuthorAgeFilesLines
* Uniform framework for bg variable managementAlex Auvolat2023-01-041-0/+3
* Implement `block list-errors` and `block info`Alex Auvolat2022-12-131-0/+13
* cli: new worker info commandAlex Auvolat2022-12-131-1/+4
* First adaptation to WIP netapp with streaming bodyAlex Auvolat2022-07-291-3/+3
* Background task manager (#332)Alex2022-07-081-1/+7
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-2/+6
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-0/+1
* First implementation of K2V (#293)Alex2022-05-101-3/+4
* New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updatesAlex Auvolat2022-01-041-13/+2
* New buckets for 0.6.0: small changesAlex Auvolat2022-01-041-2/+2
* Some movement of helper code and refactoring of error handlingAlex Auvolat2022-01-041-6/+8
* New buckets for 0.6.0: small fixes, including:Alex Auvolat2022-01-041-1/+1
* More complete output to bucket info and key infoAlex Auvolat2022-01-041-4/+4
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-041-0/+3
* Model changesAlex Auvolat2022-01-041-2/+1
* Implement bucket alias and bucket unaliasAlex Auvolat2022-01-041-1/+4
* New model for bucketsAlex Auvolat2022-01-041-2/+5
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-158/+56
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-0/+287