Open Francisco-Gamino opened 4 years ago
@Francisco-Gamino , normally we use -Debug
or $DebugPreference="Continue"
. Please check if output is your expected.
The output on information level seems not make sense. We will remove redundant information.
Below issue is created. https://github.com/Azure/autorest.powershell/issues/689
Description
Information traces for generated cmdlets do not provide any useful information about the command being run.
When a user runs a command with
-InformationAction Continue
, additional messages are printed but no useful information is diplayed. E.g.,Steps to reproduce
Environment data
Module versions
Debug output
Error output