Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I delete a view from Couchbase using Python client?

Tags:

couchbase

Is there a way to delete Couchbase client using the Python client?

like image 246
Cory Avatar asked Feb 23 '26 01:02

Cory


1 Answers

The easiest way since it is not implemented in the SDK will be to call the REST API directly.

This API is documented here: http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-views-designdoc-api-deleting.html

like image 161
Tug Grall Avatar answered Feb 24 '26 22:02

Tug Grall



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!