Hello, scripting World!
more scripting options from sqlite.exe:
.headers
.separator
.cd
for the command-line mode, see sqlite_bro -h
As command-line mode uses ArgeParse, versions >=0.10.1 requires python-3.2.0 and higher.
sqlite_bro -h
usage: sqlite_bro [-h] [-q] [-w] [-db DATABASE] [-sc SCRIPTS]
sqlite_bro : a graphic SQLite browser in 1 Python file
optional arguments:
-h, --help show this help message and exit
-q, --quiet do not launch the gui
-w, --wait wait the user to launch the scripts
-db DATABASE, --database DATABASE
specify initial Database if not ':memory:'
-sc SCRIPTS, --scripts SCRIPTS
qive a list of initial scripts