Deploy
Cbjs provides a set of functions to help you deploy and maintain your Couchbase cluster.
WARNING
This package in early stage of development and is not recommended for production yet.
bash
npm install -D @cbjsdev/deploy
bash
yarn add -D @cbjsdev/deploy
bash
pnpm add -D @cbjsdev/deploy
bash
bun add @cbjsdev/deploy --dev