deislabs / bindle

Bindle: Object Storage for Collections
Apache License 2.0
263 stars 37 forks source link

Add a `bindle clean` subcommand #280

Closed thomastaylor312 closed 2 years ago

thomastaylor312 commented 2 years ago

Right now the bindle cli uses the DumbCache to store files locally. There are many reasons to want to clear this cache, particularly if you are testing bindle locally and nuke your bindle server's store of data.

We should add a clean subcommand to the bindle CLI that removes all cached bindles

VishnuJin commented 2 years ago

@thomastaylor312 I would like to work on this issue !!

thomastaylor312 commented 2 years ago

Awesome! Please feel free to ping me when you open a PR