yangcli
netconf/YANG command line client application
Install
- All systems
-
curl cmd.cat/yangcli.sh
- Debian
-
apt-get install yangcli
- Ubuntu
-
apt-get install yangcli
- Kali Linux
-
apt-get install yangcli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yangcli
- Raspbian
-
apt-get install yangcli
- Dockerfile
- dockerfile.run/yangcli
yangcli
netconf/YANG command line client application
The netconf protocol and the YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. The yuma123 yangcli application allows the user to issue netconf requests to agents according to the specific YANG models of the agents.