Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 371 Bytes

varlink-nmstate PoC

Using a dedicated server process:

yum install python3-varlink python3-libnmstate
python3 varlink-nmstate.py # this blocks, now open a second shell
# get the current network state
python3 varlink-nmstatectl.py unix:./varlink_test get

Creating the server implicitly

python3 ./varlink-nmstatectl2.py get