I can query the views of a design document. I can create a brand new design document. I can delete a design document. I can add a view to a design document I'm in the process of creating but...
How do you add a view to an already existing design document without going through their web UI? Is it even possible or do you always have to create a brand new design doc just to modify it.
For reference, I've looked at the "couchbase-cli" tool, the Python SDK, the Java SDK and even the REST API itself. Nowhere have I found a means of adding a view to a design document and persist that view in Couchbase without having to create a design document. Did I miss something from the documentation?