summaryrefslogtreecommitdiff
path: root/python/vyos/configquery.py
AgeCommit message (Expand)Author
2024-06-10op-mode: T6471: add optimized get_config_dictJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-12T5195: move boot_* helpers to vyos.utils.bootChristian Breunig
2023-03-01graphql: T5040: fail gracefully if not on live system; needed for importJohn Estabrook
2021-12-08configquery: T4060: allow use before boot configuration is completeJohn Estabrook
2021-12-02configquery: T3402: use vyatta-op-cmd-wrapper to provide environmentJohn Estabrook
2021-08-04configquery: T3402: remove restriction of query to active configJohn Estabrook
2021-08-04configquery: T3402: fix importsJohn Estabrook
2021-08-03configquery: T3402: add op-mode get_config_dictJohn Estabrook
2021-08-03configquery: T3402: add class using configtree to list tag node valuesJohn Estabrook
2021-03-21configquery: T3402: add library for querying config values from op modeJohn Estabrook