hana-cli
Version:
HANA Developer Command Line Interface
18 lines (17 loc) • 879 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Disable Verbose Output</p>
<p class="p">
Enable this quiet mode option to suppress verbose output and detailed logging messages. When enabled, the tool
will only display essential information and query results, making the output cleaner and more concise.
</p>
<p class="p">
This is useful in production environments or when you want to reduce the amount of diagnostic information
displayed in the console. The tool will still show errors and warnings, but detailed execution logs will be suppressed.
</p>
<p class="p">
Quiet mode is especially helpful when saving query results to files, as it prevents logging information from
mixing with your actual data output.
</p>
</div>
</body>