bisector: Learn @file CLI syntax
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
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