Description

Command Line Interface

This module acts as the command line interface for the database builder and parses the command line arguments and options to build the Database Build Options (Options) that are used by the run module.

See node ./src/cli.js --usage for the script's command line usage.

Details

Methods


<inner> init()

Description

Start processing the CLI arguments and run the DB build scripts

Details