Updates to org management

pull/153/head
Nora 2019-04-09 16:57:11 -07:00
parent 8b507afda2
commit 023c46df28
3 changed files with 9 additions and 9 deletions

View File

@ -18,12 +18,12 @@ You cannot currently create additional organizations in {{< cloud-name >}}. Only
## Create an organization in the InfluxDB UI
1. Click the **Organizations** tab in the navigation bar.
1. Click the **Admin** tab in the navigation bar.
{{< nav-icon "orgs" >}}
{{< nav-icon "admin" >}}
2. Click **{{< icon "plus" >}} Create Organization**.
3. Enter a **Name** for the organization and click **Create**.
2. Select **Create Organization**.
3. In the window that appears, enter a name for the organization and associated bucket and click **Create**.
## Create an organization using the influx CLI

View File

@ -14,9 +14,9 @@ to create an organization.
## Delete an organization in the InfluxDB UI
1. Click the **Organizations** tab in the navigation bar.
1. Click the **Admin** tab in the navigation bar.
{{< nav-icon "orgs" >}}
{{< nav-icon "admin" >}}
The list of organizations appears.

View File

@ -14,11 +14,11 @@ to view organizations.
## View organizations in the InfluxDB UI
1. Click the **Organizations** tab in the navigation bar.
* Click the **Admin** tab in the navigation bar.
{{< nav-icon "orgs" >}}
{{< nav-icon "admin" >}}
The list of organizations appears.
* Select **Switch Organizations**. The list of organizations appears.
## View organizations using the influx CLI