v.1.1.54388New Feature
Password Entry for clickhouse-client
The password to clickhouse-client can be entered interactively.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 launchingclickhouse-client, omit the password option so that the client prompts you to enter the password interactively via a secure input prompt.