Update content/shared/influxdb3-cli/create/table.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6002/head
Jameelah Mercer 2025-05-19 10:32:25 -07:00 committed by GitHub
parent 185c2faaa9
commit 02035d2f52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ In the following examples, replace each placeholder with your actual values:
- {{% code-placeholder-key %}}`AUTH_TOKEN`{{% /code-placeholder-key %}}:
Authentication token
- {{% code-placeholder-key %}}`TABLE_NAME`{{% /code-placeholder-key %}}:
Table name
A name for the new table
{{% code-placeholders "DATABASE_NAME|TABLE_NAME|AUTH_TOKEN" %}}