dx_get_engine_time - delphix/dxtoolkit GitHub Wiki

SYNOPSIS

dx_get_engine_time [ -engine|d <delphix identifier> | -all ] [ -configfile file ] [-tz] [ -help|? ]

ARGUMENTS

  • -engine|d Specify Delphix Engine name from dxtools.conf file
  • -all Run script for all Delphix Engines from config file
  • -configfile file Location of the configuration file. A config file search order is as follow:
  • configfile parameter
  • DXTOOLKIT_CONF variable
  • dxtools.conf from dxtoolkit location

OPTIONS

  • -tz Print timezone with time
  • -help Print this screen
  • -debug Turn on debugging

EXAMPLES

Display engine time

dx_get_engine_time -d 53
2019-08-26 17:38:14

Display engine time with timezone

dx_get_engine_time -d 53 -tz
2019-08-26 17:37:19 Europe/Dublin