MongoDB 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.

environment
create
set hostEnvironment.name=demo-stg
set hostParameters.host.address=demo-stg.dcol1.delphix.com
set hostParameters.host.toolkitPath=/var/tmp
set primaryUser.name=delphix_os
set primaryUser.credential.password=delphix
commit