Queries that start with whitespace are now excluded from being saved to the command-line interface (CLI) history.
Why it matters
This feature prevents accidental saving of queries that begin with whitespace characters into the CLI history, helping users keep their command history clean and relevant by avoiding unnecessary or unintended entries.How to use it
No special configuration is needed. Simply ensure that queries you want to exclude from history start with a whitespace character; these queries will then be automatically ignored by the history saving mechanism in the CLI.