Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5861/head
parent
8c5aeb0240
commit
b04c7ef9bd
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue