You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/current/cockroachcloud/folders.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,12 @@ Your service account must have the following roles on the organization, the fold
122
122
123
123
1. Click **Confirm**.
124
124
125
+
## Search for a cluster or folder
126
+
127
+
1. Go to the **Clusters** page. The folders and clusters at the root of the organization are shown.
128
+
1. In the search bar, enter cluster or folder metadata. You can search on the full cluster or folder name, a name prefix, name substrings, UUID, UUID prefix, and folder path segment names.
129
+
1. Select a folder or cluster from the dropdown.
130
+
125
131
## List folder contents
126
132
127
133
Your service account must have one of the following roles to read a folder's contents:
@@ -141,7 +147,7 @@ Your service account must have the following roles on the organization or the fo
141
147
- [Cluster Admin]({% link cockroachcloud/authorization.md %}#cluster-admin) or [Cluster Creator]({% link cockroachcloud/authorization.md %}#cluster-creator)
142
148
143
149
1. Go to the **Clusters** page. The folders and clusters at the root of the organization are shown.
144
-
1. Browse to the folder where you want to create the cluster.
150
+
1. Browse to the folder where you want to create the cluster, or use the search bar.
145
151
1. Click **Create**, then click **Create cluster**.
146
152
{{site.data.alerts.callout_info}}
147
153
If you do not have permission to create folders at this location, you will see only **Create cluster**.
@@ -169,14 +175,14 @@ When you move a cluster into or out of a folder, users or service accounts who h
169
175
To move a cluster from the organization level into a folder, or to move it from one folder to another:
170
176
171
177
1. Go to the **Clusters** page. The folders and clusters at the root of the organization are shown.
172
-
1. Browse to the folder that contains the cluster, then click the cluster name to open its details.
178
+
1. Browse to the folder that contains the cluster, or use the search bar. Click the cluster name to open its details.
173
179
1. Click **Actions** > **Move Cluster**.
174
180
1. In the dialog, select the destination to move the cluster to, then click **Next**.
175
181
1. Click **Move**.
176
182
177
183
To move a cluster to a new folder from the **Clusters** page:
178
184
179
-
1. Browse to the location of the destination folder.
185
+
1. Browse to the location of the destination folder, or use the search bar.
180
186
1. Click the the three-dots **Action** button, then select **Move**.
181
187
182
188
{{site.data.alerts.callout_info}}
@@ -196,7 +202,7 @@ When you move a folder, users or service accounts who had access to the previous
196
202
To move a folder and its contents into another folder:
197
203
198
204
1. Go to the **Clusters** page. The folders and clusters at the root of the organization are shown.
199
-
1. Browse to the location of the folder that you want to move.
205
+
1. Browse to the location of the folder that you want to move, or use the search bar.
200
206
1. Next to the folder you want to move, click the three-dots **Action** button and select **Move folder**.
201
207
1. In the dialog, set **Destination** to the new location for the folder, then click **Next**.
202
208
1. Click **Move**.
@@ -215,7 +221,7 @@ To delete a folder:
215
221
216
222
1. Move or delete all descendant folders and clusters.
217
223
1. Go to the **Clusters** page. The folders and clusters at the root of the organization are shown.
218
-
1. Browse to the location of the folder that you want to delete.
224
+
1. Browse to the location of the folder that you want to delete, or use the search bar.
219
225
1. Next to the folder you want to delete, click the three-dots **Action** button and select **Delete folder**.
220
226
1. Type the name of the folder to confirm, then click **Delete**.
0 commit comments