Intermediate releases: 4.3.1
- add
cms dryrun
command it stest the variable dryrun - add
cms set
command that does a list of the variables - add
cms var
command that does a list of the variables - add
cms debug=on
command works the same way ascms debug on
- add
cms dryrun=on
command works the same way ascms dryrun on
- changed all use of
Variables(filename=..)
toVariables()
- Introduced a selective load based on the command name, which reduces execution time significantly. We see improvement sof 1 second which is significant when doing interactive work outside of the shell with just the commandline.
- Removal of the old plugin command
- move some of the tests that belong into cmd5 from other repos