Merge branch 'master' into jts-influxdb3-install-packages

pull/6512/head
Jason Stirnaman 2025-11-04 23:51:45 -05:00 committed by GitHub
commit 0f49a84e23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ Use the `--regenerate` flag with the
{{% code-placeholders "OPERATOR_TOKEN" %}} {{% code-placeholders "OPERATOR_TOKEN" %}}
```bash ```bash
influxdb3 create token --admin \ influxdb3 create token --admin \
--regenerate --regenerate \
OPERATOR_TOKEN --token OPERATOR_TOKEN
``` ```
{{% /code-placeholders %}} {{% /code-placeholders %}}