Skip to content

Commit b3b087b

Browse files
committed
Clarify token usage instructions and reinforce one-time visibility
1 parent 74039f1 commit b3b087b

File tree

1 file changed

+4
-1
lines changed
  • content/shared/influxdb3-cli/create

1 file changed

+4
-1
lines changed

content/shared/influxdb3-cli/create/token.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
The `influxdb3 create token` command creates a new authentication token.
1+
The `influxdb3 create token` command creates a new authentication token. This returns the raw token string. Use it to authenticate future CLI commands and API requests.
2+
3+
>[!Important]
4+
>InfluxDB displays the raw token string only once. Be sure to copy and securely store it.
25
36
## Usage
47

0 commit comments

Comments
 (0)