From 1e5dd6dcda13d81cab1831a63684c7d931ce78ce Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Mon, 1 Jun 2020 15:17:13 -0700 Subject: [PATCH] add WIP UI info, addresses #1079 --- content/v2.0/organizations/buckets/view-buckets.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/v2.0/organizations/buckets/view-buckets.md b/content/v2.0/organizations/buckets/view-buckets.md index b0d001b00..df3da8f86 100644 --- a/content/v2.0/organizations/buckets/view-buckets.md +++ b/content/v2.0/organizations/buckets/view-buckets.md @@ -9,13 +9,18 @@ menu: weight: 202 --- +## View a list of buckets + ## View buckets in the InfluxDB UI 1. In the navigation menu on the left, select **Data (Load Data)** > **Buckets**. {{< nav-icon "data" >}} -2. Click a bucket to open it **Data Explorer**. + A list of buckets with their retention policies and IDs appears. + +2. Click a bucket to open it in the **Data Explorer**. +3. Click the bucket ID to copy it to the clipboard. ## View buckets using the influx CLI