Fixed icon shortcode
parent
16cf4d25ed
commit
97514f1718
|
@ -18,7 +18,7 @@ command line interface (CLI).
|
|||
|
||||
1. Click the **Load Data** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "load" >}}
|
||||
{{< nav-icon "disks" >}}
|
||||
|
||||
2. Click **Tokens**.
|
||||
3. Click the **+ Generate** dropdown in the upper right and select a token type (**Read/Write Token** or **All Access Token**).
|
||||
|
|
|
@ -19,7 +19,7 @@ have access to your InfluxDB instance.
|
|||
|
||||
1. Click the Click the **Load Data** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "load" >}}
|
||||
{{< nav-icon "disks" >}}
|
||||
|
||||
2. Click **Tokens**. All of your account's tokens appear.
|
||||
3. Hover over the token you want to delete and click **Delete** and **Confirm**.
|
||||
|
|
|
@ -17,7 +17,7 @@ Update an authentication token's description using the InfluxDB user interface (
|
|||
|
||||
1. Click the **Load Data** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "load" >}}
|
||||
{{< nav-icon "disks" >}}
|
||||
|
||||
2. Click **Tokens**. All of your account's tokens appear.
|
||||
3. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column.
|
||||
|
|
|
@ -18,7 +18,7 @@ command line interface (CLI).
|
|||
|
||||
1. Click the **Load Data** icon in the navigation bar.
|
||||
|
||||
{{< nav-icon "load" >}}
|
||||
{{< nav-icon "disks" >}}
|
||||
|
||||
2. Click **Tokens**. All of your account's tokens appear.
|
||||
3. Click on a token name from the list to view the token and a summary of access permissions.
|
||||
|
|
Loading…
Reference in New Issue