extract_datascope - tool to extract data from datascope database files and save to JSON format
extract_datascope [OPTION]...
extract_datascope is a simple Python script to extract data from our datascope database files and to output that data to JSON fixture files that are loadable by our PostgreSQL idastatus database
-h, --help : display the usage message
--outdir OUTPUT_DIRECTORY_NAME : name of the directory in which to save the output. If this is not specified, the default is used, a directory in the current directory name "output"
This script requires the IDA_DATASCOPEDB_DIR environment variable for the location of the datascope database files
The Makefile rule "release" describes the steps to create release documentation for this tool and how to copy the resulting docs to the ProjectIDA Confluence Wiki page