CockroachDB discovery operations
To discover an environment via CLI, login to the Delphix Continuous Data Engine using the admin user account.
CODE
ssh admin@<CONTINUOUS-DATA-FQDN-or-IP>
Discovering the environment
Run the following commands to discover the environment.
CODE
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