v.21.1Improvements
Add --pager support for clickhouse-local
Add--pagersupport forclickhouse-local. #31457 (Azat Khuzhin).
Why it matters
This feature allows users to view the output ofclickhouse-local commands through a pager, improving readability and navigation of large query results directly in the command line.How to use it
Use the--pager option when running clickhouse-local to pipe the command's output through a pager. For example:clickhouse-local --pager