-
Notifications
You must be signed in to change notification settings - Fork 36
dx_get_template
Marcin Przepiorowski edited this page Oct 10, 2016
·
4 revisions
dx_get_template.pl [ -engine|d <delphix identifier> | -all ] [ -name template_name ] [ -format csv|json ] [ -help|? ] [ -debug ] [-export -outdir dir]
List or export database template from engine. If no template name is specified all templates will be processed.
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 Template name
-
-export
Export template into JSON file in outdir directory -
-outdir
Location of exported templates files -
-format
Display output in csv or json format If not specified pretty formatting is used. -
-help
Print this screen - -debug Turn on debugging
Delphix