docs-v2/content/influxdb3/core/admin/distinct-value-cache/delete.md

801 B

title description menu weight influxdb3/core/tags list_code_example related source
Delete a Distinct Value Cache Use the [`influxdb3 delete distinct_cache` command](/influxdb3/core/reference/cli/influxdb3/delete/distinct_cache/) to delete a Distinct Value Cache.
influxdb3_core
parent
Manage the Distinct Value Cache
204
cache
<!--pytest.mark.skip--> ```bash influxdb3 delete distinct_cache \ --database example-db \ --token 00xoXX0xXXx0000XxxxXx0Xx0xx0 \ --table wind_data \ windDistinctCache ```
/influxdb3/core/reference/cli/influxdb3/delete/distinct_cache/
/shared/influxdb3-admin/distinct-value-cache/delete.md