Command line vcdat options
Closed this issue · 1 comments
James-Crean commented
Some additional command line arguments for vcdat would be really helpful. Additionally, we might consider adding some sort of config file so that commonly used options could be set once and not typed every time.
Non exhaustive examples:
vcdat --log ~/path/to/folder/vcdat.log
vcdat --no-browser
vcdat --print-log
instead of writing to log file, print to screen
Use CDP for config file? cdp.cdp_parser.CDPParser()
James-Crean commented