Adding Open VSwitch appliance bash completion
Closed this issue · 1 comments
elico commented
I have tried to use the open vswitch appliance as an alternative to others like aruba and similar switches.
Eventually I found myself with a working appliance that do not have cli completion.
It's very simple to update the openvswitch docker container to have both bash and the relevant bash completion for OVS commands.
Just to write it down:
- https://www.cyberciti.biz/faq/alpine-linux-enable-bash-command-autocomplete/
- https://docs.openvswitch.org/en/latest/intro/install/bash-completion/#ovs-vsctl-bashcomp
no time limit to reach the goal but it would be nice to have the relevant packages and files installed.