Updates to org management
parent
8b507afda2
commit
023c46df28
content/v2.0/organizations
|
@ -18,12 +18,12 @@ You cannot currently create additional organizations in {{< cloud-name >}}. Only
|
||||||
|
|
||||||
## Create an organization in the InfluxDB UI
|
## 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**.
|
2. Select **Create Organization**.
|
||||||
3. Enter a **Name** for the organization and click **Create**.
|
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
|
## Create an organization using the influx CLI
|
||||||
|
|
||||||
|
|
|
@ -14,9 +14,9 @@ to create an organization.
|
||||||
|
|
||||||
## Delete an organization in the InfluxDB UI
|
## 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.
|
The list of organizations appears.
|
||||||
|
|
||||||
|
|
|
@ -14,11 +14,11 @@ to view organizations.
|
||||||
|
|
||||||
## View organizations in the InfluxDB UI
|
## 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
|
## View organizations using the influx CLI
|
||||||
|
|
Loading…
Reference in New Issue