-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, warnings from the client must be handled the same way as errors, stopping the command and returning the warning message to be sent to the server. The issue is that if warnings are not handled in this way, then either the command's output to the server is incorrect or the warning gets printed to the client's machine. The behavior we want is for the correct output to still be returned, and the warning to be invisible to the target, not printed to their terminal.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request