new, setup
new
dbvcli new {-t|--type} pgsql [--OPTIONS]
dbvcli setup {-t|--type} pgsql [--OPTIONS]
Create a new PostgreSQL Configuration
Option | Type | Description |
---|---|---|
| string | license key |
| string | new configuration name |
| string | host name of source cluster |
| string | PostgreSQL bin directory on standby host |
| string | PostgreSQL port number of source cluster |
| string | host name for standby cluster |
| string | PostgreSQL bin directory on standby host |
| string | PostgreSQL port number for standby cluster |
| string | PostgreSQL user name for Authentication on primary host |
| string | PostgreSQL user password for Authentication on primary host |