hotfix: update create-operator example

pull/5706/head^2
Scott Anderson 2024-12-09 13:04:27 -07:00
parent f8a1e42f59
commit 1fed5b324f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ influxd recovery auth create-operator [flags]
##### Generate a new operator token
```sh
influxd \
influxd recovery auth create-operator \
--org example-org \
--username example-user
```