Updates to managing orgs (WIP)
parent
a3c9294a01
commit
ce085b6547
|
@ -10,7 +10,7 @@ weight: 104
|
|||
---
|
||||
|
||||
Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
|
||||
to create an organization.
|
||||
to delete an organization.
|
||||
|
||||
## Delete an organization in the InfluxDB UI
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ to update an organization.
|
|||
|
||||
1. Click the **Influx** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "config" >}}
|
||||
{{< nav-icon "admin" >}}
|
||||
|
||||
2. Click on the organization you want to update in the list.
|
||||
3. To update the organization's name, select the **Options** tab.
|
||||
|
|
|
@ -14,7 +14,7 @@ to view organizations.
|
|||
|
||||
## View organizations in the InfluxDB UI
|
||||
|
||||
* Click the **Admin** tab in the navigation bar.
|
||||
* Click the **Influx** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "admin" >}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue