Lines Matching full:help
108 self.parser.add_option('-a', '--all', help='List jobs for all '
110 self.parser.add_option('-r', '--running', help='List only running '
112 self.parser.add_option('-u', '--user', help='List jobs for given '
152 help='Display the control file',
155 help='Display only a list of hosts',
158 help='Display only the hosts in these statuses '
260 self.parser.add_option('-p', '--priority', help='Job priority (low, '
265 help='Comma separated list of labels '
267 self.parser.add_option('-m', '--machine', help='List of machines to '
270 help='File listing machines to use',
273 help='List of one time hosts')
275 help='A comma seperated list of '
379 help='Number of machines to use per autoserv '
382 help='use this control file', metavar='FILE')
384 help='This is server-side job',
387 help='List of tests to run')
389 self.parser.add_option('-k', '--kernel', help='A comma separated list'
392 self.parser.add_option('--kernel-cmdline', help='A string that will be'
396 self.parser.add_option('-d', '--dependencies', help='Comma separated '
399 self.parser.add_option('-G', '--atomic_group', help='Name of an Atomic '
404 help='Whether or not to reboot the machine '
409 help='Whether or not to reboot the machine '
417 help='Whether or not to parse failed repair '
422 help='Do not run verify for job',
425 help='Job timeout in minutes.',
428 help='Job maximum runtime in minutes')
431 help='OS image to install before running the '
434 help='Require server-side packaging',
583 self.parser.add_option('-i', '--id', help='Job id to clone',
587 help='Use the exact same hosts as the '