From 02c3a8bbbd6fa0d0e0c03708ea6cf6e8ff949a58 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 16 May 2025 14:18:31 -0700 Subject: [PATCH] Update revoke 2.md Co-authored-by: Jason Stirnaman --- content/influxdb3/clustered/admin/tokens/database/revoke 2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb3/clustered/admin/tokens/database/revoke 2.md b/content/influxdb3/clustered/admin/tokens/database/revoke 2.md index a197d0192..90a3a71c9 100644 --- a/content/influxdb3/clustered/admin/tokens/database/revoke 2.md +++ b/content/influxdb3/clustered/admin/tokens/database/revoke 2.md @@ -19,7 +19,7 @@ aliases: --- Use the [`influxctl token revoke` command](/influxdb3/clustered/reference/cli/influxctl/token/revoke/) -to revoke a database token from your InfluxDB cluster and disable +to revoke a database token from your {{< product-name omit=" Clustered" >}} cluster and disable all permissions associated with the token. 1. If you haven't already, [download and install the `influxctl` CLI](/influxdb3/clustered/reference/cli/influxctl/#download-and-install-influxctl).