Update database.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6002/head
Jameelah Mercer 2025-05-16 14:18:55 -07:00 committed by GitHub
parent 21588fefd8
commit 3edf4e7cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ influxdb3 create database DATABASE_NAME
### Create a database with an authentication token
Creates a database and explicitly passes an authentication token.
Creates a database using the specified arguments.
Flags override their associated environment variables.
<!--pytest.mark.skip-->