Skip to content

dx_get_template

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

SYNOPSIS

dx_get_template.pl [ -engine|d <delphix identifier> | -all ] [ -name template_name ] [  -format csv|json ]  [ -help|? ] [ -debug ] [-export -outdir dir]

DESCRIPTION

List or export database template from engine. If no template name is specified all templates will be processed.

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 Template name

OPTIONS

  • -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

Clone this wiki locally