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
")
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.
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