From f5920099cd3b48982180920db2c5375003b536e5 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Wed, 30 Apr 2025 22:50:49 -0700 Subject: [PATCH 1/2] Update content/shared/influxdb3-cli/create/distinct_cache.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- content/shared/influxdb3-cli/create/distinct_cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-cli/create/distinct_cache.md b/content/shared/influxdb3-cli/create/distinct_cache.md index c4a4069dc..f971412e1 100644 --- a/content/shared/influxdb3-cli/create/distinct_cache.md +++ b/content/shared/influxdb3-cli/create/distinct_cache.md @@ -65,7 +65,7 @@ Before creating a distinct value cache, you must: {{% code-placeholders "(DATABASE|TABLE|COLUMN|CACHE)_NAME" %}} -### Generix syntax +### Generic syntax Use this as a template to adapt the command to your environment. From e659a0b7e03ec5aa90711253bd69d64d5fe092b9 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Wed, 30 Apr 2025 22:51:06 -0700 Subject: [PATCH 2/2] Update content/shared/influxdb3-cli/create/distinct_cache.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- content/shared/influxdb3-cli/create/distinct_cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-cli/create/distinct_cache.md b/content/shared/influxdb3-cli/create/distinct_cache.md index f971412e1..c60cfb5e5 100644 --- a/content/shared/influxdb3-cli/create/distinct_cache.md +++ b/content/shared/influxdb3-cli/create/distinct_cache.md @@ -121,7 +121,7 @@ influxdb3 create distinct_cache \ {{% /code-placeholders %}} -## Common pitfals +## Common pitfalls - `--column` is not valid—must use `--columns` - Tokens must be included explicitly unless set via `INFLUXDB3_AUTH_TOKEN`