ControlTier > elements
 

Docs-Generate

Command Reference

Description

Generate the server properties file

Usage

ctl -t HsqldbRdb -o <objectname> -c Docs-Generate [-database <db1>] [-hostname <localhost>] [-hsqldbhome <${entity.deployment-install-root}>] [-password <>] [-port <1701>] [-username <sa>]

Options

Option Description Type Default
database Name of the first database file and its alias string db1 / ${entity.attribute.rdbInstanceName}
hostname Host name to use with SQL Tool string localhost / ${framework.node}
hsqldbhome Value of HSQLDB_HOME string ${entity.deployment-install-root} / ${entity.attribute.hsqldbRdbHome}
password Password to use with SQL Tool string / ${entity.attribute.rdbPassword}
port Server port string 1701 / ${entity.attribute.rdbPort}
username User name to use with SQL Tool string sa / ${entity.attribute.rdbUserName}