GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
327 stars 392 forks source link

Adding Open VSwitch appliance bash completion #878

Closed elico closed 4 months ago

elico commented 5 months ago

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:

no time limit to reach the goal but it would be nice to have the relevant packages and files installed.

grossmj commented 4 months ago

I have opened a PR to add bash completion: https://github.com/GNS3/gns3-registry/pull/882