Intermediate releases: 4.3.1
- add
cms dryruncommand it stest the variable dryrun - add
cms setcommand that does a list of the variables - add
cms varcommand that does a list of the variables - add
cms debug=oncommand works the same way ascms debug on - add
cms dryrun=oncommand 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