"config":{"args":"c","type":"str","help":"Run with desired *.yml file"},
"times":{"args":["t","time"],"type":"str","default":"05:00","help":"Times to update each day use format HH:MM (Default: 05:00) (comma-separated list)"},
"run":{"args":"r","type":"bool","help":"Run without the scheduler"},
"tests":{"args":["rt","test","run-test","run-tests"],"type":"bool","help":"Run in debug mode with only collections that have test: true"},
"tests":{"args":["ts","rt","test","run-test","run-tests"],"type":"bool","help":"Run in debug mode with only collections that have test: true"},
"debug":{"args":"db","type":"bool","help":"Run with Debug Logs Reporting to the Command Window"},
"trace":{"args":"tr","type":"bool","help":"Run with extra Trace Debug Logs"},
"log-requests":{"args":["lr","log-request"],"type":"bool","help":"Run with all Requests printed"},