.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH DOCTRINE-DBAL "1" "November 2021" "doctrine-dbal 3.2.0+dfsg" "User Commands" .SH NAME doctrine-dbal \- Doctrine DBAL command line interface .SH SYNOPSIS .B doctrine-dbal \fI\,command \/\fR[\fI\,options\/\fR] [\fI\,arguments\/\fR] .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Display help for the given command. When no command is given display help for the list command .TP \fB\-q\fR, \fB\-\-quiet\fR Do not output any message .TP \fB\-V\fR, \fB\-\-version\fR Display this application version .TP \fB\-\-ansi\fR|\-\-no\-ansi Force (or disable \fB\-\-no\-ansi\fR) ANSI output .TP \fB\-n\fR, \fB\-\-no\-interaction\fR Do not ask any interactive question .TP \fB\-v\fR|vv|vvv, \fB\-\-verbose\fR Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug .SS "Available commands:" .TP help Display help for a command .TP list List commands .IP dbal .TP dbal:reserved\-words Checks if the current database contains identifiers that are reserved. .TP dbal:run\-sql Executes arbitrary SQL directly from the command line.