Skip to content

Added quiet option and return correct error code on failure

Compare
Choose a tag to compare
@mrjgreen mrjgreen released this 01 Mar 23:57
· 24 commits to v3 since this release
2a35f3e
  • added the --quiet (-q) option to suppress logging
  • return correct non-zero error code from cli tool on error
  • allow port to be specified in source/target DSN on cli (host:port)