k@u:~$ ./5drss-0.0.600.py -h
usage: 5drss-0.0.600.py [-h] [-b] [-t] [-f] [-o] [-v] [-x]
Extract L3 insights from a bigip.conf and a bigip_base.conf
optional arguments:
-h, --help show this help message and exit
-b, --base Path to the base configuration file(s), separate partiton files using commas without any space (default: bigip_base.conf)
-t, --traffic Path to the configuration file(s), separate partiton files using commas without any space (default: bigip.conf)
-f, --folder Path to a folder containing configuration file(s) (default: . )
-o, --output Output Mode (brief, full, extended)
-v, --view Layout of tables when using Extended output (literal, insights, reverse)
-x, --export Export output to a .xlsx file
k@u:~$