delphix / dxtoolkit

Scripts that remotely interact with Delphix engine APIs
Apache License 2.0
38 stars 32 forks source link

"03/22/2022 dx_get_db_env -save option does not save to file" #203

Open ajaytho opened 2 years ago

ajaytho commented 2 years ago

Expected Behavior ./dx_get_db_env -d ajayedsidlpx -save ~/test.txt should save configuration details to file but it does not create this file.

Actual Behavior Command executed without errors but did not create file

Steps To Reproduce the Problem ./dx_get_db_env -d ajayedsidlpx -save ~/test.txt

This is needed to use in dx_ctl_db to restore the state of database.

marcinops commented 2 years ago

Hi,

It's works for me - did you try to save with a full path ?