Update content/shared/influxdb3-cli/create/distinct_cache.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/6002/head
parent
d16c2264d6
commit
9adda3e659
|
|
@ -73,7 +73,7 @@ Before running the following commands, replace the placeholder values with your
|
|||
The name of the table to cache values from
|
||||
- {{% code-placeholder-key %}}`CACHE_NAME`{{% /code-placeholder-key %}}:
|
||||
The name of the distinct value cache to create
|
||||
- {{% code-placeholder-key %}}`COLUMN_NAME`{{% /code-placeholder-key %}}: Column to
|
||||
- {{% code-placeholder-key %}}`COLUMN_NAME`{{% /code-placeholder-key %}}: The column to
|
||||
cache distinct values from
|
||||
|
||||
You can also set environment variables (such as `INFLUXDB3_AUTH_TOKEN`) instead of passing options inline.
|
||||
|
|
|
|||
Loading…
Reference in New Issue