linode-cli
linode-cli copied to clipboard
[Bug]: source <(linode-cli completion bash) causes Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
CLI Version
5.32.1 Built off spec version 4.145.0
Command
source <(linode-cli completion bash)
Output
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
Expected Behavior
empty output and successful sourcing
Actual Behavior
error popped and linode cli completion is not sourced
Steps to Reproduce
run source <(linode-cli completion bash)
Unfortunately I'm not able to recreate this issue. I was able to run the command provided without error.
@jriddle-linode this does occur for me. OSX (13.3.1 (22E261)) linode-cli --version linode-cli 5.34.1 Built off spec version 4.149.0
Originally it happened to me on OSX too. I moved to Linux and there were no issues.
@mikelupo @w7089 are you still finding this issue? We've been unable to recreate it on OSX or Linux.
@mikelupo @w7089 closing this issue, if you are still having the issue feel free to recreate with more info, we are still unable to recreate the issue in our environments.