birdc

Bird remote control. Command tool to retrieve information like routes from bird and perform configurations during runtime. More information: <https://bird.network.cz/>.

Debian Debian
RUN apt-get update && \ apt-get install -y bird
Ubuntu
RUN apt-get update && \ apt-get install -y bird
Arch Arch Linux
RUN pacman -S --noconfirm bird
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bird
Fedora
RUN dnf install -y bird
Raspbian
RUN apt-get update && \ apt-get install -y bird
click the source code to copy install birdc on any operating system with command-not-found.com