aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli/util.rs
Commit message (Expand)AuthorAgeFilesLines
* Hide deleted key in bucket info (fix #211)Alex Auvolat2022-02-021-0/+3
* Small CLI changesAlex Auvolat2022-01-051-5/+8
* 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-041-2/+42
* New buckets for 0.6.0: small changesAlex Auvolat2022-01-041-2/+2
* 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-8/+65
* Model changesAlex Auvolat2022-01-041-2/+5
* Implement bucket alias and bucket unaliasAlex Auvolat2022-01-041-2/+9
* New model for bucketsAlex Auvolat2022-01-041-14/+39
* Fix clippy lints (fix #121)Alex Auvolat2021-10-261-1/+1
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-0/+83