v.22.6New Feature

Add clickhouse-disks tool for virtual filesystem management in ClickHouse

Add clickhouse-disks tool to introspect and operate on virtual filesystems configured for ClickHouse. #36060 (Artyom Yurkov).
Introduced the clickhouse-disks command-line tool to introspect and manage virtual filesystems configured in ClickHouse.

Why it matters

This feature provides users with a dedicated utility to explore and operate on ClickHouse's virtual disk configurations, improving the ability to diagnose, maintain, and optimize disk usage within ClickHouse environments.

How to use it

Users can run the clickhouse-disks tool from the command line to query information about virtual filesystems, perform maintenance operations, and inspect disk configurations without direct manual file or configuration inspection.