aboutsummaryrefslogtreecommitdiff
path: root/src/garage/cli/util.rs
Commit message (Collapse)AuthorAgeFilesLines
* New buckets for 0.6.0: small fixes, including:Alex Auvolat2022-01-041-1/+1
| | | | | | | | - ensure bucket names are correct aws s3 names - when making aliases, ensure timestamps of links in both ways are the same - fix small remarks by trinity - don't have a separate website_access field
* 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