CBRestore command not working?

Hi, I did cbbackup on one server and i move that backup to new server and now i want to restore that backup into the new server by using cbrestore command. But i’m not able do that.

Please help me on this issue.

I am using couchbase-server-community_4.5.1-ubuntu14 version.

i am not developer couchbase i am user
but the terminal linux dont detect the comand because you need execute as if file shell
example

./cbrestore

full sintaxis

./cbrestore FILEBACKUP-[full,diff or accu type] http://localhost:8091 -u USER -p PASSWORD --bucket-source=exampleBucket --bucket-destination=exampleBucket

Thank you @EduardoCamargo