createdb
Purpose
Creates a new database. If the database already exists then the command will fail. The default database is created at installation time, so it is usually not necessary to use this command.
Syntax
FlowForceServer createdb [options] |
|
Options
--datadir=VALUE | VALUE is the path of the data directory. |