4odb create

The create command is used to create a new 4ODS database
4odb create[--help] [--adapter=<adapter>] dbName 

Example

4odb create test
Option Summary
-h show detailed help message
--help
-a<adapter> Use the specified adapter.
--adapter=<adapter>

Argument Summary
dbName The name of the database.