Installation Guide
To use onm-cli, you need to have sysrepo installed.
Follow these steps to build and run onm-cli:
# Build
$ make
# Run
$ ./onmcli
tip
To conveniently access onmcli, you can add the executable to your system's PATH by placing it under /usr/local/bin