Hello
The new version of config-model-edit offers the possibility to modify models with command line arguments. For instance:
config-model-edit -model Sshd -save class:Sshd element:PermitRootLogin default=no \
upstream_default=''
config-model-edit also offers now dump and load option to serialize a model. 2 syntaxes are supported: Config;:Model format (cds) and YAML
All the best