Skip to content

Add `--with-defaults` command-line option to LbExec

Adam Morris requested to merge admorris/lbexec-export-with-defaults into master

Add a new flag to the lbexec command-line options to set with_defaults=True when calling LbExec.configurables.config2opts

This makes the options dump (from --export) include all options, even if set to the default value

Essentially the same functionality as gaudirun.py --all-opts

Edited by Adam Morris

Merge request reports