File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -712,15 +712,15 @@ <h3 id="_roles">ROLES</h3>
712712< div class ="dlist ">
713713< div class ="title "> Query Service Roles:</ div >
714714< dl >
715- < dt class ="hdlist1 "> manage_index […​]</ dt >
715+ < dt class ="hdlist1 "> query_manage_index […​]</ dt >
716716< dd >
717717< p > Allows the user to create and delete indexes on the specified buckets. To
718718give a user the ability to create and delete indexes on all buckets set
719- their role to manage_index [*]. To give the user permission to create and
720- delete indexes on a single bucket named < em > default</ em > then specify their role
721- as manage_index [default]. If the user needs to be create and delete indexes
722- for multiple buckets, for example < em > default</ em > and < em > app</ em > , then set their role
723- as manage_index [default],manage_index [app].</ p >
719+ their role to query_manage_index [*]. To give the user permission to create
720+ and delete indexes on a single bucket named < em > default</ em > then specify their
721+ role as query_manage_index [default]. If the user needs to be create and
722+ delete indexes for multiple buckets, for example < em > default</ em > and < em > app</ em > , then
723+ set their role as query_manage_index [default],query_manage_index [app].</ p >
724724</ dd >
725725< dt class ="hdlist1 "> query_delete[…​]</ dt >
726726< dd >
Original file line number Diff line number Diff line change 22.\" Title: couchbase-cli-user-manage
33.\" Author: Couchbase
44.\" Generator: Asciidoctor 2.0.10
5- .\" Date: 2019-07-16
5+ .\" Date: 2019-07-25
66.\" Manual: Couchbase CLI Manual
77.\" Source: Couchbase CLI 1.0.0
88.\" Language: English
99.\"
10- .TH "COUCHBASE\- CLI\- USER\- MANAGE" "1" "2019-07-16 " "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
10+ .TH "COUCHBASE\- CLI\- USER\- MANAGE" "1" "2019-07-25 " "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
1111.ie \n( .g .ds Aq \(aq
1212.el .ds Aq '
1313.ss \n[ .ss ] 0
@@ -313,15 +313,15 @@ fts_searcher[default],fts_searcher[app].
313313.B Query Service Roles:
314314.br
315315.sp
316- manage_index [...]
316+ query_manage_index [...]
317317.RS 4
318318Allows the user to create and delete indexes on the specified buckets. To
319319give a user the ability to create and delete indexes on all buckets set
320- their role to manage_index [*]. To give the user permission to create and
321- delete indexes on a single bucket named \fI default \fP then specify their role
322- as manage_index [default]. If the user needs to be create and delete indexes
323- for multiple buckets, for example \fI default \fP and \fI app \fP , then set their role
324- as manage_index [default],manage_index [app].
320+ their role to query_manage_index [*]. To give the user permission to create
321+ and delete indexes on a single bucket named \fI default \fP then specify their
322+ role as query_manage_index [default]. If the user needs to be create and
323+ delete indexes for multiple buckets, for example \fI default \fP and \fI app \fP , then
324+ set their role as query_manage_index [default],query_manage_index [app].
325325.RE
326326.sp
327327query_delete[...]
Original file line number Diff line number Diff line change @@ -184,14 +184,14 @@ fts_searcher[...]::
184184
185185.Query Service Roles:
186186
187- manage_index [...]::
187+ query_manage_index [...]::
188188 Allows the user to create and delete indexes on the specified buckets. To
189189 give a user the ability to create and delete indexes on all buckets set
190- their role to manage_index [*]. To give the user permission to create and
191- delete indexes on a single bucket named _default_ then specify their role
192- as manage_index [default]. If the user needs to be create and delete indexes
193- for multiple buckets, for example _default_ and _app_, then set their role
194- as manage_index [default],manage_index [app].
190+ their role to query_manage_index [*]. To give the user permission to create
191+ and delete indexes on a single bucket named _default_ then specify their
192+ role as query_manage_index [default]. If the user needs to be create and
193+ delete indexes for multiple buckets, for example _default_ and _app_, then
194+ set their role as query_manage_index [default],query_manage_index [app].
195195
196196query_delete[...]::
197197 Allows the user to execute DELETE query statements on the specified buckets.
You can’t perform that action at this time.
0 commit comments