Add `--with-defaults` command-line option to LbExec
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