delphix / dxtoolkit

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

"19012023 dx_ctl_js_container is reporting wrong status" #223

Closed marcinops closed 1 year ago

marcinops commented 1 year ago

Expected Behavior dx_ctl_js_container should report non-zero return code for errors

Actual Behavior $dx_ctl_js_container -d dxtest -action refresh -container_name sscontainer12 Can't find container with name sscontainer12 on engine dxtest Can't find container name sscontainer12 $ echo $? 0

marcinops commented 1 year ago

Fixed in 2.4.18