-
Notifications
You must be signed in to change notification settings - Fork 36
dx_get_env
Marcin Przepiorowski edited this page Oct 10, 2016
·
6 revisions
dx_get_env.pl [ -engine|d <delphix identifier> | -all ] [ -name env_name | -reference reference ] [-backup] [ -replist ] [ -format csv|json ] [ -help|? ] [ -debug ]
Get the information about host environment.
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
- -name Environment Name
- -reference Environment reference
- -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