Use this to read in options from the specified environment variable or configuration file. If both exist with the same name,
the environment variable is used.
-c "connection-string"
OR
--connect="connection-string"
Supply database connection parameters. Required.
-q
OR
--quiet
Set the utility to run in quiet mode. Suppress informational banners, version numbers, and status messages. Error messages
are still displayed, however.