Discovering a Couchbase environment
To discover an environment via CLI, login to the Delphix Continuous Data Engine using the admin user account.
[Connection to Continuous Data with FDQN “dlpx-engine.delphix.com”]
Syntax -
ssh
admin@dlpx-engine.delphix.com
Discovering the environment
Run the following commands to discover the environment.
[Adding environment with FQDN “rh74-cbase.delphix.com”, hostname “rh74-cbase”, toolkit-path “/var/tmp”, os-user “delphix_os”, os-password “delphix”]
Example -
> environment
> create
> set hostEnvironment.name=rh74-cbase.delphix.com
> set hostParameters.host.address=rh74-cbase
> set hostParameters.host.toolkitPath=/var/tmp
> set primaryUser.name=delphix_os
> set primaryUser.credential.password=delphix
> commit
Run the following commands to discover the environment.
[Adding environment with FQDN “rh74-cbase.delphix.com”, hostname “rh74-cbase”, toolkit-path “/var/tmp”, os-user “delphix_os”, os-password “delphix”]
Example -
> environment
> create
> set hostEnvironment.name=rh74-cbase.delphix.com
> set hostParameters.host.address=rh74-cbase
> set hostParameters.host.toolkitPath=/var/tmp
> set primaryUser.name=delphix_os
> set primaryUser.credential.password=delphix
> commit