Merge branch 'org-management' of github.com:influxdata/docs-v2 into org-management
commit
9be660db2e
|
@ -24,7 +24,6 @@ to create a bucket.
|
|||
5. Select **How often to clear data?**:
|
||||
Select **Never** to retain data forever.
|
||||
Select **Periodically** to define a specific retention policy.
|
||||
4. To update a bucket's name or retention policy, click the name of the bucket from the list.
|
||||
5. Click **Create** to create the bucket.
|
||||
|
||||
## Create a bucket using the influx CLI
|
||||
|
|
|
@ -19,8 +19,8 @@ to update a bucket.
|
|||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
2. Click on the name of an organization, then select the **Buckets** tab. All of the organization's buckets appear.
|
||||
|
||||
_Complete content coming soon_
|
||||
3. To update a bucket's name or retention policy, click the name of the bucket from the list.
|
||||
4. Click **Update** to save.
|
||||
|
||||
## Update a bucket using the influx CLI
|
||||
|
||||
|
|
|
@ -16,8 +16,7 @@ menu:
|
|||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
2. Click on the name of an organization, then select the **Buckets** tab. All of the organization's buckets appear.
|
||||
|
||||
_Complete content coming soon_
|
||||
3. Click on a bucket to view details.=
|
||||
|
||||
## View buckets using the influx CLI
|
||||
|
||||
|
|
|
@ -14,11 +14,11 @@ to create an organization.
|
|||
|
||||
## Delete an organization in the InfluxDB UI
|
||||
|
||||
1. Click the **Organizations** tab in the navigation bar.
|
||||
* Click the **Organizations** tab in the navigation bar.
|
||||
|
||||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
_Complete content coming soon_
|
||||
The list of organizations appears.
|
||||
* Hover over an organization's name and click **Delete**.
|
||||
|
||||
## Delete an organization using the influx CLI
|
||||
|
||||
|
|
|
@ -14,13 +14,12 @@ to view members of an organization.
|
|||
|
||||
## View members of organization in the InfluxDB UI
|
||||
|
||||
1. Click the **Organizations** tab in the navigation bar.
|
||||
* Click the **Organizations** tab in the navigation bar.
|
||||
|
||||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
2. Click on the name of an organization, then select the **Members** tab.
|
||||
* Click on the name of an organization, then select the **Members** tab. The list of organization members appears.
|
||||
|
||||
_Complete content coming soon_
|
||||
|
||||
## View members of organization using the influx CLI
|
||||
|
||||
|
|
|
@ -18,7 +18,9 @@ to update an organization.
|
|||
|
||||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
_Complete content coming soon_
|
||||
2. Click on the organization you want to update in the list.
|
||||
3. To update the organization's name, select the **Options** tab.
|
||||
4. To manage the organization's members, buckets, dashboards, and tasks, click on the corresponding tabs.
|
||||
|
||||
## Update an organization using the influx CLI
|
||||
|
||||
|
|
|
@ -14,11 +14,12 @@ to view organizations.
|
|||
|
||||
## View organizations in the InfluxDB UI
|
||||
|
||||
1. Click the **Organizations** tab in the navigation bar.
|
||||
* Click the **Organizations** tab in the navigation bar.
|
||||
|
||||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||
|
||||
_Complete content coming soon_
|
||||
The list of organizations appears.
|
||||
|
||||
|
||||
## View organizations using the influx CLI
|
||||
|
||||
|
|
Loading…
Reference in New Issue