Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/cli/pages/cli-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ You can collect diagnostics through the command-line interface by using the xref

For convenience, Couchbase provides a tools package that contains the following utilities:

* xref:tools:cbimport.adoc[`cbimport`]
* xref:backup-restore:cbbackupmgr.adoc[`cbbackupmgr`]
* xref:tools:cbexport.adoc[`cbexport`]
* xref:tools:cbimport.adoc[`cbimport`]
* xref:cli:cbq-tool.adoc[`cbq`]
* xref:backup-restore:cbbackupmgr.adoc[`cbbackupmgr`]

This package lets you install these tools on systems where you have not installed Couchbase Server.

Expand Down