-
Notifications
You must be signed in to change notification settings - Fork 36
dx_ctl_engine_upgrade
Marcin Przepiorowski edited this page Jun 1, 2019
·
2 revisions
dx_ctl_engine_upgrade [-engine|d <delphix identifier> | -all ]
-action upload|verify|apply
[-osname osname]
[-filename filename]
[-help|? ] [ -debug ]
Script allows to upload, verify or apply a Delphix Engine upgrade.
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
- -action upload|verify|apply Run a particular action
- -osname nameofversion Select a version of OS for action - requried for verify or apply
- -filename upgradefilename Select an upgrade file for upload
- -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
- -help Print this screen
- -debug Turn on debugging
Delphix