Skip to content

Commit 86b7821

Browse files
powersjjstirnaman
andauthored
Apply suggestions from code review
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 20b76de commit 86b7821

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/_index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: influxctl auth
33
description: >
4-
The `influxctl auth` command and its subcommands provide the ability to
5-
login and logout.
4+
The `influxctl auth` command and its subcommands let a user
5+
log in to and log out of an InfluxDB cluster.
66
menu:
77
influxdb_cloud_dedicated:
88
parent: influxctl
99
weight: 201
1010
---
1111

12-
The `influxctl auth` command and its subcommands provide information about
13-
{{< product-name >}} clusters.
12+
The `influxctl auth` command and its subcommands let a user log in to and log out of an {{< product-name omit="Clustered" >}} cluster.
1413

1514
## Usage
1615

content/influxdb/clustered/reference/cli/influxctl/auth/_index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: influxctl auth
33
description: >
4-
The `influxctl auth` command and its subcommands provide the ability to
5-
login and logout.
4+
The `influxctl auth` command and its subcommands let a user
5+
log in to and log out of an InfluxDB cluster.
66
menu:
77
influxdb_clustered:
88
parent: influxctl
99
weight: 201
1010
---
1111

12-
The `influxctl auth` command and its subcommands provide information about
13-
{{< product-name omit="Clustered" >}} clusters.
12+
The `influxctl auth` command and its subcommands let a user log in to and log out of an {{< product-name omit="Clustered" >}} cluster.
1413

1514
## Usage
1615

content/influxdb/clustered/reference/cli/influxctl/auth/login.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ weight: 301
1111

1212
The `influxctl auth login` command lets a user log in to an {{< product-name omit="Clustered" >}}
1313
cluster using the cluster's configured identity provider.
14+
1415
## Usage
1516

1617
```sh

content/influxdb/clustered/reference/cli/influxctl/auth/logout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ weight: 301
1111

1212
The `influxctl auth logout` command lets a user logout of an {{< product-name omit="Clustered" >}}
1313
cluster; removes the user's local authorization tokens.
14+
1415
## Usage
1516

1617
```sh

0 commit comments

Comments
 (0)