diff --git a/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/login.md b/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/login.md index f457cd7ee..f30d7b76c 100644 --- a/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/login.md +++ b/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/login.md @@ -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 diff --git a/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/logout.md b/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/logout.md index 00ef24e34..1d3b96f53 100644 --- a/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/logout.md +++ b/content/influxdb/cloud-dedicated/reference/cli/influxctl/auth/logout.md @@ -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 diff --git a/content/influxdb/clustered/reference/cli/influxctl/auth/logout.md b/content/influxdb/clustered/reference/cli/influxctl/auth/logout.md index 9a724b570..92a768d04 100644 --- a/content/influxdb/clustered/reference/cli/influxctl/auth/logout.md +++ b/content/influxdb/clustered/reference/cli/influxctl/auth/logout.md @@ -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