swiftly icon indicating copy to clipboard operation
swiftly copied to clipboard

Allow some way to delete segmented objects

Open gholt opened this issue 11 years ago • 1 comments

Maybe: swiftly delete container/object --segments

gholt avatar Nov 26 '13 14:11 gholt

Hi,

Recently I've moved from official swift client to swiftly as it has header tagging of Dynamic Large Objects working out of the box while uploading. It works like a charm and I was not able to make it work with swift client. In python swift client only manifest file is get header tagged but not segments files.

Nevertheless deleting DLO is a bit painfull in swiftly as I have to run it twice. I have to delete all segment objects in the first run and then delete manifest file in second run (swift client does manifest+objects removal with single command)

It would be awesome to have a simple switch as you mentioned above (--segments) to handle delete operation of DLO

Thanks! Marek

pakamon avatar Nov 26 '15 09:11 pakamon