Search:

Search all manuals
Search this manual
Manual
Couchbase Server Manual 1.8
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
7.2 Using couchbase-cli
Chapter Sections
Chapters

7.2.10. Deleting Buckets

To delete a bucket:

Warning

This operation is data destructive. The service makes no attempt to confirm with the user before removing a bucket. Client applications using this are advised to check again with the end user, or client application before sending such a request.

shell> couchbase-cli bucket-delete -c 192.168.0.1:8091 --bucket=test_bucket