Index: megatest.scm ================================================================== --- megatest.scm +++ megatest.scm @@ -123,11 +123,11 @@ -list-disks : list the disks available for storing runs -list-targets : list the targets in runconfigs.config -list-db-targets : list the target combinations used in the db -show-config : dump the internal representation of the megatest.config file -show-runconfig : dump the internal representation of the runconfigs.config file - -dumpmode json : dump in json format instead of sexpr + -dumpmode MODE : dump in MODE format instead of sexpr, MODE=json,ini,sexp etc. -show-cmdinfo : dump the command info for a test (run in test environment) -section sectionName -var varName : for config and runconfig lookup value for sectionName varName -since N : get list of runs changed since time N (Unix seconds) -fields fieldspec : fields to include in json dump; runs:id,runame+tests:testname+steps