Page MenuHomeVyOS Platform

Consistent normalization of 'raw' output of op-mode scripts for CLI and API
Closed, ResolvedPublic

Description

Formatting of 'raw' output of standardized op-mode 'show_*' functions is handled by vyos.opmode for the CLI, and by the op-mode resolver for the API. Add decamelization to vyos.opmode before standard normalization; add decamelization and normalization to the resolver.

Details

Version
vyos-1.4
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)