-
Notifications
You must be signed in to change notification settings - Fork 36
dx_get_bookmarks
Marcin Przepiorowski edited this page Oct 10, 2016
·
4 revisions
dx_get_bookmarks.pl [ -engine|d <delphix identifier> | -all ] [-name bookmark_name] [-dbname database_name]
[ -format csv|json ] [ --help|? ] [ -debug ]
Get the list of bookmarks from Delphix Engine.
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
Filter bookmarks using one of the following filters
- -name bookmark_name Bookmark name to create or delete
- -dbname database_name Name of database to create bookmark for
-
-format
Display output in csv or json format If not specified pretty formatting is used. -
-help
Print this screen - -debug Turn on debugging
- -nohead Turn off header output
Delphix