Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/5565/head
parent
86b7821c04
commit
ab66399801
|
|
@ -2,7 +2,7 @@
|
|||
title: influxctl auth login
|
||||
description: >
|
||||
The `influxctl auth login` command lets a user log in to an InfluxDB cluster using
|
||||
{{< product-name omit="Clustered" >}} identity provider
|
||||
the InfluxDB Cloud Dedicated identity provider.
|
||||
menu:
|
||||
influxdb_cloud_dedicated:
|
||||
parent: influxctl auth
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: influxctl auth logout
|
||||
description: >
|
||||
The `influxctl auth logout` command lets a user logout of an InfluxDB
|
||||
cluster; removes the user's local authorization tokens.
|
||||
The `influxctl auth logout` command lets a user log out of an InfluxDB
|
||||
cluster and removes the user's local authorization tokens.
|
||||
menu:
|
||||
influxdb_cloud_dedicated:
|
||||
parent: influxctl auth
|
||||
weight: 301
|
||||
---
|
||||
|
||||
The `influxctl auth logout` command lets a user logout of an {{< product-name omit="Clustered" >}}
|
||||
cluster; removes the user's local authorization tokens.
|
||||
The `influxctl auth logout` command lets a user log out of an {{< product-name omit="Clustered" >}}
|
||||
cluster and removes the user's local authorization tokens.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: influxctl auth logout
|
||||
description: >
|
||||
The `influxctl auth logout` command lets a user logout of an InfluxDB
|
||||
cluster; removes the user's local authorization tokens.
|
||||
The `influxctl auth logout` command lets a user log out of an InfluxDB
|
||||
cluster and removes the user's local authorization tokens.
|
||||
menu:
|
||||
influxdb_clustered:
|
||||
parent: influxctl auth
|
||||
weight: 301
|
||||
---
|
||||
|
||||
The `influxctl auth logout` command lets a user logout of an {{< product-name omit="Clustered" >}}
|
||||
cluster; removes the user's local authorization tokens.
|
||||
The `influxctl auth logout` command lets a user log out of an {{< product-name omit="Clustered" >}}
|
||||
cluster and removes the user's local authorization tokens.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue