Initial release. Available options:
rootfb02a2c63394:/project ./main.py --help
usage: nginx-static-analysis [-h] [-f FILE] [-v] {directive,url} ... [logs ...]
positional arguments:
{directive,url} Commands available to run
directive Parse directive from configs
url Find all configs that are hit when making a request
logs Log file(s) to parse or stdin
optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE Root nginx file
-v, --verbose Set verbosity level to debug