We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54447f0 + 63a3388 commit f1fc49aCopy full SHA for f1fc49a
docs/modules/cli/pages/cbcli/couchbase-cli-setting-notification.adoc
@@ -47,12 +47,12 @@ include::{partialsdir}/cbcli/part-certificate-authentication.adoc[]
47
48
To enable notifications on a Couchbase cluster run the following command\&.
49
50
- $ couchbase-cli setting-notifications -c 192.168.1.5 -u Administrator \
+ $ couchbase-cli setting-notification -c 192.168.1.5 -u Administrator \
51
-p password --enable-notification 1
52
53
To disable notifications run the following command.
54
55
56
-p password --enable-notification 0
57
58
== DISCUSSION
0 commit comments