As of Couchbase Server 1.8.1 GA, the following command-line tools have been deprecated and replaced with the corresponding tool as noted in the table below. In Couchbase 1.8 and earlier versions, both sets of tools were available, although those prefixed with m- or mb- were deprecated:
| Deprecated Tool | Replacement Tool |
|---|---|
| membase | couchbase-cli |
| mbadm-online-restore | cbadm-online-restore |
| mbadm-online-update | cbadm-online-update |
| mbadm-tap-registration | cbadm-tap-registration |
| mbbackup-incremental | cbbackup-incremental |
| mbbackup-merge-incremental | cbbackup-merge-incremental |
| mbbackup | cbbackup |
| mbbrowse_logs | cbbrowse_logs |
| mbcollect_info | cbcollect_info |
| mbdbconvert | cbdbconvert |
| mbdbmaint | cbdbmaint |
| mbdbupgrade | cbdbupgrade |
| mbdumpconfig.escript | cbdumpconfig.escript |
| mbenable_core_dumps.sh | cbenable_core_dumps.sh |
| mbflushctl | cbflushctl |
| mbrestore | cbrestore |
| mbstats | cbstats |
| mbupgrade | cbupgrade |
| mbvbucketctl | cbvbucketctl |
Using a deprecated tool will result in a warning message that the tool is deprecated and will no longer be supported.