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 65c32c2 + 99268ef commit 29aaa5aCopy full SHA for 29aaa5a
docs/modules/cli/pages/cbcli/couchbase-cli-setting-enterprise-analytics.adoc
@@ -12,7 +12,12 @@ Manage Enterprise Analytics service settings
12
== SYNOPSIS
13
14
[verse]
15
-_couchbase-cli setting-enterprise-analytics_ [--get] [--set] [--replicas <num>]
+_couchbase-cli setting-enterprise-analytics_ [--cluster <url>] [--username <user>]
16
+ [--password <password>] [--client-cert <path>] [--client-cert-password <password>]
17
+ [--client-key <path>] [--client-key-password <password>] [--get] [--set]
18
+ [--partitions <num>] [--scheme <scheme>] [--bucket <bucket>]
19
+ [--prefix <prefix>] [--region <region>] [--endpoint <endpoint>]
20
+ [--anonymous-auth <0|1>] [--path-style-addressing <0|1>]
21
22
== DESCRIPTION
23
0 commit comments