Skip to content

bisector: Learn @file CLI syntax

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr70 into next

CLI command line can be put in a file (one option per line), and the file referenced using @myfile syntax: https://docs.python.org/3/library/argparse.html#fromfile-prefix-chars

Merge request reports