aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli
Commit message (Expand)AuthorAgeFilesLines
* Ability to dynamically set resync tranquilityAlex Auvolat2022-09-021-0/+16
* Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-50/+51
* Background task manager (#332)Alex2022-07-083-3/+118
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-153-6/+96
* First version of admin API (#298)Alex2022-05-241-43/+4
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-183-29/+3
* First implementation of K2V (#293)Alex2022-05-101-3/+4
* Fix `layout show` to not show changes when there are no changes (#297)Alex2022-05-092-5/+22
* Allow `garage layout assign` to assign to several nodes at onceAlex Auvolat2022-03-242-46/+56
* Small change to partition assignation algorithmAlex Auvolat2022-03-241-9/+9
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-2/+0
* Hide deleted key in bucket info (fix #211)Alex Auvolat2022-02-021-0/+3
* Allow setting index document and error document on the CLIAlex Auvolat2022-01-131-0/+8
* Small CLI changesAlex Auvolat2022-01-051-5/+8
* Implement key allow|deny --create-bucketAlex Auvolat2022-01-051-0/+18
* Small changes in key model and refactoringnew-bucketsAlex Auvolat2022-01-041-14/+17
* New buckets for 0.6.0: make bucket id a SK and not a HK, CLI updatesAlex Auvolat2022-01-042-15/+44
* New buckets for 0.6.0: small changesAlex Auvolat2022-01-042-4/+4
* 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-042-2/+2
* More complete output to bucket info and key infoAlex Auvolat2022-01-042-12/+69
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-042-0/+25
* Model changesAlex Auvolat2022-01-043-4/+11
* Implement bucket alias and bucket unaliasAlex Auvolat2022-01-043-3/+44
* New model for bucketsAlex Auvolat2022-01-042-16/+44
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-164-182/+452
* Safety: never voluntarily delete block in 10min interval after RC reaches zeroAlex Auvolat2021-11-081-2/+1
* Add tranquilizer mechanism to improve on token bucket mechanismtranquilityAlex Auvolat2021-11-041-3/+3
* Refactoring on repair commandscli-verify-integrityAlex Auvolat2021-10-271-3/+3
* add cli parameter to verify local bloc integrityTrinity Pointard2021-10-271-0/+7
* CLI: default rpc_hostv0.4-rc1Alex Auvolat2021-10-261-3/+5
* Fix clippy lints (fix #121)Alex Auvolat2021-10-261-1/+1
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-255-0/+740