This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Data

CockroachDB discovery operations

To discover an environment via CLI, login to the Delphix Continuous Data Engine using the admin user account.

ssh admin@<CONTINUOUS-DATA-FQDN-or-IP>

Discovering the environment

Run the following commands to discover the environment.

Example - 
environment
create
set hostEnvironment.name=crdb-stg
set hostParameters.host.address=crdb-stg.dcol2.delphix.com
set hostParameters.host.toolkitPath=/home/delphix/toolkit
set primaryUser.name=delphix
set primaryUser.credential.password=delphix
commit