Skip to content

dx_get_env

Marcin Przepiorowski edited this page Oct 10, 2016 · 6 revisions

SYNOPSIS

dx_get_env.pl [ -engine|d <delphix identifier> | -all ] [ -name env_name | -reference reference ] [-backup] [ -replist ] [  -format csv|json ]  [ -help|? ] [ -debug ]

DESCRIPTION

Get the information about host environment.

ARGUMENTS

Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.

  • -engine|d Specify Delphix Engine name from dxtools.conf file
  • -all Display databases on all Delphix appliance

Filters

  • -name Environment Name
  • -reference Environment reference

OPTIONS

  • -backup Display dxtoolkit commands to recreate environments ( support for SI Oracle / MS SQL )
  • -replist Display repository list (Orcle Home / MS SQL instance / etc ) for environment
  • -format Display output in csv or json format If not specified pretty formatting is used.
  • -help Print this screen
  • -debug Turn on debugging

Delphix

Clone this wiki locally