zwe
command should ignore --trace
or --debug
flags (sometimes)
#4093
Labels
zwe
command should ignore --trace
or --debug
flags (sometimes)
#4093
Example -
zwe internal config get
Note:
zowe.setup.dataset.prefix
is not defined and theresult
should be nothing, but the result contains tracing messages.Review all
zwe
commands, which might be affected aszwe internal config get
and update/change the behavior of such command.One of the solutions is to turn tracing/debugging off when processing the command.
The text was updated successfully, but these errors were encountered: