Global CLI options

Options common to all vb commands.

--args FILENAME

Read additional arguments and options from FILENAME.

--case-sensitive BOOL

Set case sensitivity for file names.

--cgitrace

Activate CGI tracing.

--chdir PATH

Change to PATH before performing operations.

--errorlog FILENAME

Log errors to FILENAME.

--help

Show help instead of running the command.

--httptrace

Trace outbound HTTP requests.

--localtime

Display times using the local timezone.

--nocgi

Disable CGI mode.

--no-th-hook

Disable TH1 hooks.

--quiet

Reduce output verbosity.

--sqlstats

Display SQL usage statistics upon completion.

--sqltrace

Trace all SQL commands.

--sshtrace

Trace SSH activity.

--ssl-identity NAME

Use NAME as the SSL identity.

--systemtrace

Trace calls to system().

-U, --user USER

Set default user to USER.

--utc

Display times in UTC.

--vfs NAME

Use SQLite VFS named NAME.