exasupport: -e option now requires -x and/or -i

Details

Detail name Value
Changelog Number 16728
Type Improvement
Status Resolved
Fix Versions Exasol 8.25.0
Resolution Date 2024-02-15

Background

Exasupport is a command-line tool used to get logs for Exasol support. For more information, see Exasupport. In Changelog 19191, the default behavior for x/-exasolution-log-type was changed.

Improvement

Since x no longer defaults to "All", it does not make sense to select a database using -e/exasolution without also selecting a DB log type to collect using -x and/or -i, because no DB logs would be collected then. Therefore, specifying{{-e/exasolution}} without either -x/exasolution-log-type or -i/-session results in an error now.