File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -755,15 +755,15 @@ <h3 id="_roles">ROLES</h3>
755755< div class ="dlist ">
756756< div class ="title "> Query Service Roles:</ div >
757757< dl >
758- < dt class ="hdlist1 "> manage_index […​]</ dt >
758+ < dt class ="hdlist1 "> query_manage_index […​]</ dt >
759759< dd >
760760< p > Allows the user to create and delete indexes on the specified buckets. To
761761give a user the ability to create and delete indexes on all buckets set
762- their role to manage_index [*]. To give the user permission to create and
763- delete indexes on a single bucket named < em > default</ em > then specify their role
764- as manage_index [default]. If the user needs to be create and delete indexes
765- for multiple buckets, for example < em > default</ em > and < em > app</ em > , then set their role
766- as manage_index [default],manage_index [app].</ p >
762+ their role to query_manage_index [*]. To give the user permission to create
763+ and delete indexes on a single bucket named < em > default</ em > then specify their
764+ role as query_manage_index [default]. If the user needs to be create and
765+ delete indexes for multiple buckets, for example < em > default</ em > and < em > app</ em > , then
766+ set their role as query_manage_index [default],query_manage_index [app].</ p >
767767</ dd >
768768< dt class ="hdlist1 "> query_delete[…​]</ dt >
769769< 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-22
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-22 " "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
@@ -365,15 +365,15 @@ fts_searcher[default],fts_searcher[app].
365365.B Query Service Roles:
366366.br
367367.sp
368- manage_index [...]
368+ query_manage_index [...]
369369.RS 4
370370Allows the user to create and delete indexes on the specified buckets. To
371371give a user the ability to create and delete indexes on all buckets set
372- their role to manage_index [*]. To give the user permission to create and
373- delete indexes on a single bucket named \fI default \fP then specify their role
374- as manage_index [default]. If the user needs to be create and delete indexes
375- for multiple buckets, for example \fI default \fP and \fI app \fP , then set their role
376- as manage_index [default],manage_index [app].
372+ their role to query_manage_index [*]. To give the user permission to create
373+ and delete indexes on a single bucket named \fI default \fP then specify their
374+ role as query_manage_index [default]. If the user needs to be create and
375+ delete indexes for multiple buckets, for example \fI default \fP and \fI app \fP , then
376+ set their role as query_manage_index [default],query_manage_index [app].
377377.RE
378378.sp
379379query_delete[...]
Original file line number Diff line number Diff line change @@ -218,14 +218,14 @@ fts_searcher[...]::
218218
219219.Query Service Roles:
220220
221- manage_index [...]::
221+ query_manage_index [...]::
222222 Allows the user to create and delete indexes on the specified buckets. To
223223 give a user the ability to create and delete indexes on all buckets set
224- their role to manage_index [*]. To give the user permission to create and
225- delete indexes on a single bucket named _default_ then specify their role
226- as manage_index [default]. If the user needs to be create and delete indexes
227- for multiple buckets, for example _default_ and _app_, then set their role
228- as manage_index [default],manage_index [app].
224+ their role to query_manage_index [*]. To give the user permission to create
225+ and delete indexes on a single bucket named _default_ then specify their
226+ role as query_manage_index [default]. If the user needs to be create and
227+ delete indexes for multiple buckets, for example _default_ and _app_, then
228+ set their role as query_manage_index [default],query_manage_index [app].
229229
230230query_delete[...]::
231231 Allows the user to execute DELETE query statements on the specified buckets.
You can’t perform that action at this time.
0 commit comments