Add view members and delete orgs UI content
parent
0d4e0c4e7a
commit
18d2d35da9
|
@ -17,8 +17,8 @@ to create an organization.
|
||||||
1. Click the **Organizations** tab in the navigation bar.
|
1. Click the **Organizations** tab in the navigation bar.
|
||||||
|
|
||||||
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
{{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
|
||||||
|
The list of organizations appears.
|
||||||
_Complete content coming soon_
|
* Hover over an organization's name and click **Delete**.
|
||||||
|
|
||||||
## Delete an organization using the influx CLI
|
## 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
|
## 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" />}}
|
{{< 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
|
## View members of organization using the influx CLI
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue