Skip to content

dx_logout

Marcin Przepiorowski edited this page Jan 10, 2019 · 4 revisions

SYNOPSIS

dx_logout [ -d <delphix identifier> | all ] [ -help|? ]

DESCRIPTION

Logout an existing Delphix session from a cookie file

ARGUMENTS

  • -engine|d Specify Delphix Engine name from dxtools.conf file
  • -all Display databases on all Delphix appliance
  • -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

  • -help Print this screen
  • -debug Turn on debugging

EXAMPLES

Logout a Delphix Engine session

dx_logout -d DE001
Session logged out from DE001

Delphix

Clone this wiki locally