Cbq standalone installation for 4.5

Hi, I’m automating some tests and I would need to run cbq from a CI environment to do the tear up/tear down. Is there a way to install just cbq ? I’ve been searching the net and forum and I found the cli tools github but it doenst contain the cbq tool.

Thanks

I don’t think there’s a standalone cbq package.

This might be the cbq repo here: https://github.com/couchbase/query/tree/master/shell/cbq

Let me know if that works okay.

What platform are you running? You should be able to copy ‘cbq’ from an existing installation to another machine. AFAIK, it doesn’t use any shared libraries, you can just copy the executable.

1 Like