Hi Team,
I’m using couchbase enterprise edition version 6.6, Now I was trying to take a backup of my couchbase DB.
Command which i used to take a backup of my db, but it was thrown an error,:
cbbackupmgr backup --cluster [http://localhost:8091](http://localhost:8091/) --username xxx --password xxx --archive /home/user/anil/db/couchbase-db --repo cluster
cbbackupmgr: command not found
cbbackmgr
file present in the location /opt/couchbase/bin
Please do the needful.