Skip to content

Commit 1bbe864

Browse files
committed
DEV: update ACL categories for search commands
1 parent 7def124 commit 1bbe864

File tree

28 files changed

+13
-37
lines changed

28 files changed

+13
-37
lines changed

content/commands/ft._list/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
acl_categories:
3-
- '@search'
43
- '@admin'
4+
- '@search'
55
- '@slow'
66
categories:
77
- docs

content/commands/ft.aliasadd/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
acl_categories:
33
- '@search'
4-
- '@fast'
54
arguments:
65
- name: alias
76
type: string

content/commands/ft.aliasdel/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
acl_categories:
33
- '@search'
4-
- '@fast'
54
arguments:
65
- name: alias
76
type: string

content/commands/ft.aliasupdate/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
acl_categories:
33
- '@search'
4-
- '@fast'
54
arguments:
65
- name: alias
76
type: string

content/commands/ft.alter/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
acl_categories:
33
- '@search'
4-
- '@slow'
54
arguments:
65
- name: index
76
type: string

content/commands/ft.config-get/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
acl_categories:
3+
- '@admin'
34
- '@search'
45
arguments:
56
- name: option

content/commands/ft.config-help/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
acl_categories:
3+
- '@admin'
34
- '@search'
45
arguments:
56
- name: option

content/commands/ft.config-set/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
acl_categories:
3-
- '@search'
43
- '@admin'
5-
- '@fast'
4+
- '@search'
65
arguments:
76
- name: option
87
type: string

content/commands/ft.create/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
acl_categories:
33
- '@search'
4-
- '@slow'
54
arguments:
65
- name: index
76
type: string

content/commands/ft.cursor-del/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
acl_categories:
3-
- '@search'
43
- '@read'
5-
- '@fast'
4+
- '@search'
65
arguments:
76
- name: index
87
type: string

0 commit comments

Comments
 (0)