Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/5565/head
Joshua Powers 2024-08-19 10:21:21 -06:00 committed by GitHub
parent 86b7821c04
commit ab66399801
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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