Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
netconf-cli
/
6ebcc6c3b1e4f24e791bed242b85db32b034f430
/
src
/
cli.cpp
715c85c
cli: Add a command line flag to specify datastore
by Václav Kubernát
· 4 years, 7 months ago
b79f3ca
Allow configuring CLI backend
by Václav Kubernát
· 4 years, 10 months ago
[Renamed (84%) from src/main.cpp]
43908fb
Integrate DataQuery
by Václav Kubernát
· 4 years, 11 months ago
395d92c
Make cli behave more like bash
by Václav Kubernát
· 4 years, 10 months ago
1ed4aa3
Change how word splitting works when completing
by Václav Kubernát
· 4 years, 10 months ago
90de950
Fix formatting
by Václav Kubernát
· 5 years ago
82bf131
Handle CTRL-C
by Václav Kubernát
· 5 years ago
8d8efe8
Update all dependencies
by Jan Kundrát
· 5 years ago
509ce65
Clean includes and usings
by Václav Kubernát
· 5 years ago
c58e4aa
Add sysrepo error handling
by Václav Kubernát
· 6 years ago
435706e
Add persistent line history
by Václav Kubernát
· 6 years ago
a395d33
Switch from linenoise to replxx
by Václav Kubernát
· 6 years ago
4108e0d
Tab completion for paths
by Václav Kubernát
· 6 years ago
5b80e52
Use linenoise for user input
by Václav Kubernát
· 6 years ago
a6c5fff
Request YANG schemas via sysrepo
by Václav Kubernát
· 6 years ago
e387702
cli: Ignore blank lines
by Jan Kundrát
· 6 years ago
6415b82
Tie datastore to the interpreter
by Václav Kubernát
· 6 years ago
2b68461
Make main take schema arguments
by Václav Kubernát
· 6 years ago
5ce5ab2
Remove redundant includes and usings in main
by Václav Kubernát
· 6 years ago
744f57f
Add modules
by Václav Kubernát
· 6 years ago
bddbb17
Create an abstract class for schemas
by Václav Kubernát
· 6 years ago
a10d8b6
Change m_schema in Parser to a shared pointer
by Václav Kubernát
· 6 years ago
ebca255
Add types for leaves
by Václav Kubernát
· 6 years ago
0720424
add leaves
by Václav Kubernát
· 6 years ago
b61336d
add presence containers
by Václav Kubernát
· 6 years ago
96344a1
add Interpreter class
by Václav Kubernát
· 6 years ago
f2e463f
show keys of lists in the prompt
by Václav Kubernát
· 6 years ago
48fc383
rename some of the classes
by Václav Kubernát
· 6 years ago
2a9e179
move m_curDir to the parser class
by Václav Kubernát
· 6 years ago
ff2c9f6
add a basic interpreter for cd
by Václav Kubernát
· 7 years ago
624a887
add class representing the node tree
by Václav Kubernát
· 7 years ago
a274044
Clarify the licensing terms
by Jan Kundrát
· 7 years ago
dc2b072
CLI's main() scaffolding
by Jan Kundrát
· 7 years ago