-
Notifications
You must be signed in to change notification settings - Fork 35
dx_get_engine_time
Marcin Przepiorowski edited this page Apr 9, 2020
·
1 revision
dx_get_engine_time [ -engine|d <delphix identifier> | -all ] [ -configfile file ] [-tz] [ -help|? ]
- -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
- -tz Print timezone with time
- -help Print this screen
- -debug Turn on debugging
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
Delphix