The cli_auto_up command right now does not properly handle mountpoints. Fix the case when going up one level inside of a mounted module. Note that this does not yet fix the case where the current level is the top-level of the mounted module. In that case the up command should switch to the presence container that holds the mounted module. Instead it switches all the way up to the topmost level, so it has the same effect as the top command. |
||
|---|---|---|
| .github/workflows | ||
| apps | ||
| config-aux | ||
| doc | ||
| docker | ||
| etc | ||
| example | ||
| include | ||
| lib | ||
| scripts | ||
| test | ||
| yang | ||
| .editorconfig | ||
| .gitignore | ||
| CHANGELOG.md | ||
| codecov.yml | ||
| configure | ||
| configure.ac | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| Makefile.in | ||
| README.md | ||
Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism.
See documentation, project page and examples, Github actions CI
Clixon is open-source and dual licensed. Either Apache License, Version 2.0 or GNU General Public License Version 2; you choose, see LICENSE.md.
Clixon has a master branch continuously tested with CI, but releases with more testong are made every second or third month, see Releases and CHANGELOG.md release history.
Clixon interaction is best done posting issues, pull requests, or joining the Matrix clixon forum https://matrix.to/#/#clixonforum:matrix.org.
Other clixon projects include CLIgen, the Clixon controller, Clixon applications and others.
Clixon is sponsored by Rubicon Communications LLC(Netgate) and Akamai Technologies, Inc..