index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
opmode.py
Age
Commit message (
Expand
)
Author
2022-10-28
T4765: handle non-string fields in the raw op mode output normalizer
Daniil Baturin
2022-10-21
T4765: support list and primitives in op mode output normalization
create with ansible
2022-10-20
T4765: normalize fields only if 'raw' is true; output must be dict
John Estabrook
2022-10-20
T4765: normalize dict fields in op mode ouputs
Daniil Baturin
2022-08-30
opmode: T4657: fixed opmode with return type hints
zsdc
2022-08-04
T2719: add an exception hierarchy for op mode errors
Daniil Baturin
2022-07-20
T2719: fix indentation in vyos.opmode
Daniil Baturin
2022-07-19
T2719: patch for general support for boolean options
John Estabrook
2022-07-05
T2719: add general support for boolean options to generative op mode
Daniil Baturin
2022-06-20
T2719: use _is_show for detecting show functions
Daniil Baturin
2022-06-16
T2719: make re functions usage in vyos.opmode more consistent
Daniil Baturin
2022-06-15
T2719: correctly handle the raw argument for all show_* commands
Daniil Baturin
2022-06-15
T2719: handle the case when script subcommand is not given
Daniil Baturin
2022-06-09
T2719: prototype of an op mode command runner
Daniil Baturin