Skip to content

dx_get_users

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

SYNOPSIS

dx_get_users.pl [ -engine|d <delphix identifier> | -all ] [ -format output_format ] [-save file_name] [-user <username> | all] [-profile filename] 
                [ -export filename ] [ --help|? ] [ -debug ]

DESCRIPTION

Get users information from Delphix Engine.

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

Options

  • **-format csv|json ** Define output format - csv or json Pretty print if not specified
  • -save file_name Save data into file instead of screen
  • -username use_name | all Specify a username to display user profile for
  • -export filename Export users into file compatible with dx_ctl_users script
  • -profile filename Export users profile into file compatible with dx_ctl_users script

OPTIONS

  • -help
    Print this screen
  • -debug Turn on debugging
  • -nohead Turn off csv and pretty print headers

Delphix

Clone this wiki locally