def main(log_level): ''' Pilot Jenkins from the command line. ''' coloredlogs.install( fmt='%(levelname)s %(message)s', level=log_level )