I have a database with a zillion docs that I need to empty. I just want the design docs left behind. I googled and saw some techniques that require writing code.
Could I just GET the docs with curl and then PUT them? Any other way to do it?
I have a database with a zillion docs that I need to empty. I just want the design docs left behind. I googled and saw some techniques that require writing code.
Could I just GET the docs with curl and then PUT them? Any other way to do it?