[WIP] v0.7.0 almost ready to release

This commit is contained in:
2025-02-08 15:17:34 -06:00
parent 8788d473a5
commit 11ec1a98d8
34 changed files with 556 additions and 196 deletions

View File

@ -38,6 +38,7 @@ func List(cmd *cobra.Command, args []string) {
if cmdLists != nil {
}
parseS3Config()
opts := backy.NewOpts(cfgFile)