commit | 5e1bb4a75c9e006c965b4aa4f592a0d1c270d82d | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Thu Apr 07 01:19:19 2022 +0200 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Thu Apr 07 01:26:47 2022 +0200 |
tree | 67d5d80b4fee0c2f8d927edafdd770d48a73f550 | |
parent | 28b44a8fb4846b2f710081a04ce1851c4ac43b99 [diff] |
tests: init: Also try to uninstall the module To prevent surprises when your system DS already has the module. sysrepoctl doesn't use an error code if the module exists. The script should probably merged with the one from cla-sysrepo I guess. Change-Id: I942da2dbdd682461cafd6444680fe1b0cfa2609a
This program provides an interactive console for working with YANG data. It can connect to NETCONF servers, and also talk to sysrepo locally.
For building, one needs:
1.75
)The build process uses CMake. A quick-and-dirty build with no fancy options can be as simple as mkdir build && cd build && cmake .. && make && make install
.
Issue reporting and feature requests are welcome via Taiga.io.
We are using Gerrit for patch submission, code review and Continuous Integration (CI). Development roadmap and planning happens over Taiga.io.
Copyright © CESNET, https://www.cesnet.cz/ . Portions copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Most of the code was written by Václav Kubernát (CESNET, formerly FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.