Scroll to navigation

sqlitestudiocli(1) General Commands Manual sqlitestudiocli(1)

NAME

sqlitestudiocli - Command line interface to SQLiteStudio, a SQLite manager

SYNOPSIS

sqlitestudiocli [options] file

DESCRIPTION

SQLiteStudio is a desktop application for browsing and editing SQLite database files. It is aimed for people, who know what SQLite is, or what relational databases are in general. sqlitestudiocli provides the Command line interface.

OPTIONS

Displays help on commandline options.

Displays help including Qt specific options.

Displays version information.

Enables debug messages on standard error output.

Enables Lemon parser debug messages for SQL code assistant.

Lists plugins installed in the sqlitestudiocli and quits.

Database file to open

SEE ALSO

https://github.com/pawelsalawa/sqlitestudio/wiki/User_Manual

AUTHOR

sqlitestudiocli is written by Paweł Salawa.

This manual page was written by Yangfl for the Debian Project (and may be used by others).