js-database-configuration
The js-database-configuration
command may be used to configure the database used for storing configuration settings in MFT Server.
Usage: js-database-configuration [-file <file>] configuration file
-configure | -test | -init | -update | -clear | -delete | -copy | -schema
Options:
[-url <URL>] database JDBC URL
[-user <username>] database username
[-password <password>] database password
[-pool <size>] connection pool size
[-ttl <seconds>] connection TTL seconds
[-sync-period <seconds>] synchronization period in seconds
[-destination-url <URL>] destination database JDBC URL
[-destination-user <username>] destination database username
[-destination-password <password>] destination database password
[-previous-version <version>] previous data version for updating