Update regenerate.md (#6497)

added --token flag before operator token

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6512/head^2
Adam S 2025-11-04 15:05:24 -08:00 committed by GitHub
parent d7233aa93f
commit fe159e66c4
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" %}}
```bash
influxdb3 create token --admin \
--regenerate
OPERATOR_TOKEN
--regenerate \
--token OPERATOR_TOKEN
```
{{% /code-placeholders %}}