v.21.10Improvements
Add Interactive Documentation for Password Reset in ClickHouse Client
Add interactive documentation in clickhouse-client about how to reset the password. This is useful in scenario when user has installed ClickHouse, set up the password and instantly forget it. See #27750. #27903 (alexey-milovidov).Why it matters
This feature addresses the common issue where users set a password during ClickHouse installation but then forget it immediately after. It provides an easy, accessible way to recover or reset the password without external help, improving user experience and reducing support efforts.How to use it
When usingclickhouse-client, users can access the new interactive documentation directly within the client interface, which explains the steps to reset the password. No extra setup is required; the guidance is integrated and available upon running clickhouse-client.