CDAT/vcdat

Command line vcdat options

Closed this issue · 1 comments

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()

This was mostly fixed in #299 and #286.

There has not been any other command line options that seemed useful after several more weeks of use, so I am closing this until we come up with other useful options.