v.1.1.54388New Feature

Password Entry for clickhouse-client

The password to clickhouse-client can be entered interactively.
The clickhouse-client now supports entering the password interactively during the connection process.

Why it matters

This feature improves security and usability by allowing users to input their password at runtime without embedding it in command lines or configuration files, reducing the risk of exposure.

How to use it

When launching clickhouse-client, omit the password option so that the client prompts you to enter the password interactively via a secure input prompt.