-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
-
When trying to automate CLI commands, if a required parameter, such as authentication credentials, is missing, the command prompts, leaving stdin hanging open. If not caught, this can cause memory consumption to increase until the broker / pod is killed due to memory consumption. Instead, this option would allow commands to fail and close stdin.