aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli/cmd.rs
Commit message (Expand)AuthorAgeFilesLines
* [db-snapshot] add garage meta snapshot cli operationAlex Auvolat2024-03-151-0/+3
* Merge branch 'main' into nextAlex Auvolat2023-06-131-1/+1
|\
| * Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-1/+1
* | fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-1/+2
* | updaet block admin for new multipartupload modelsAlex Auvolat2023-06-091-1/+2
* | Merge branch 'main' into nextAlex Auvolat2023-04-251-2/+16
|\|
| * fix cli display bugk2v-watch-range-2Alex Auvolat2023-01-261-1/+1
| * Disk space reportAlex Auvolat2023-01-261-2/+13
| * Uniform framework for bg variable managementAlex Auvolat2023-01-041-0/+3
* | Merge branch 'main' into nextAlex Auvolat2023-01-041-1/+17
|\|
| * Implement `block list-errors` and `block info`Alex Auvolat2022-12-131-0/+13
| * cli: new worker info commandAlex Auvolat2022-12-131-1/+4
* | Style improvementsAlex Auvolat2022-11-071-1/+1
|/
* 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