Skip to main content
Skip table of contents

Yugabyte discovery operations

Command Line Interface (CLI)

Discovery operations

To discover an environment via CLI, log in to the Delphix Continuous Data Engine using the admin user account. (Connection to Delphix Continuous Data Engine with FDQN “dlpx-engine.delphix.com")

CODE
ssh admin@dlpx-engine.delphix.com

Discovering the environment

Run the following commands to discover the environment. (Adding environment with FQDN “yb-load-tgt1.dcol2.delphix.com", hostname "yb-load-tgt1", toolkit-path "M", os-user "delphix_os", os-password "delphix")

Run the following commands to discover the environment.

CODE
Example - 
environment
create
set hostEnvironment.name=yb-load-tgt1.dcol2.delphix.com
set hostParameters.host.address=yb-load-tgt1
set hostParameters.host.toolkitPath=/var/tmp
set primaryUser.name=delphix_os
set primaryUser.credential.password=delphix
commit

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.