.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH DQLITE "1" "October 2020" "dqlite 1.8.0" "User Commands" .SH NAME dqlite \- distributed sqlite shell .SH DESCRIPTION .IX Header "DESCRIPTION" .B dqlite is a Standard SQLite-like dqlite shell. It supports normal SQL queries plus the special .cluster and .leader commands to inspect the cluster members and the current leader. .br It can be used along with \fBdqlite-demo\fR\|(1). .SS "Usage:" .IP dqlite \fB\-s\fR [command] [flags] .SS "Flags:" .IX Header "Flags" .TP \fB\-c\fR, \fB\-\-cert\fR string public TLS cert .TP \fB\-f\fR, \fB\-\-format\fR string output format (tabular, json) (default "tabular") .TP \fB\-h\fR, \fB\-\-help\fR help .TP \fB\-k\fR, \fB\-\-key\fR string private TLS key .TP \fB\-s\fR, \fB\-\-servers\fR strings comma\-separated list of db servers, or file:// .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBdqlite-demo\fR\|(1) .SH "AUTHOR" .IX Header "AUTHOR" Clément Hermann