commit | c18ffac4e84e55fabf2abf8d45c143007d138c9d | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Fri Jan 10 16:06:06 2020 +0100 |
committer | Jan Kundrát <kundrat@cesnet.cz> | Fri Jan 10 16:12:44 2020 +0100 |
tree | 34fda3514097fe5abd511494e1f4bfddf15cf7fc | |
parent | 144729d49c22ed9c971ef72256ebdcb9c256cd2f [diff] |
Disable space skipping in argument of set Change-Id: I9eb955c30ba06071fb36c3bb54001d53c4c7dd26 Bug: https://tree.taiga.io/project/jktjkt-netconf-cli/issue/148
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:
Use an exact commit of any dependencies as specified in submodules/dependencies/*
.
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.