Update content/shared/v3-core-get-started/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/5861/head
Jameelah Mercer 2025-02-28 10:14:54 -08:00 committed by GitHub
parent 8c5aeb0240
commit b04c7ef9bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ If you are using the CLI, here is an example of how to enable the `no_sync` opti
influxdb3 write --bucket=mydb --org=my_org --token=my-token --no-sync
```
#### Create a database or Table
#### Create a database or table
To create a database without writing data, use the `create` subcommand--for example: