crkn-rcdr / kivik

An opinionated library and command-line utility for configuration CouchDB endpoints, databases, and design documents.
1 stars 0 forks source link

`deploy`: handling deleted design documents and indexes #60

Open SaschaAdler opened 3 years ago

SaschaAdler commented 3 years ago

Right now, if all of the config for a design doc, or any config about a Mango index, is moved or deleted, Kivik can't do anything about it. Should Kivik "manage" these deleted configurations more thoroughly? If so, how?