Skip to content

1.3.2

Compare
Choose a tag to compare
released this 02 Jan 12:26

Release Date: January 2, 2019

Improvements

  • Log files created when using BBR to do a multi-deployment backup can now be read while BBR is running:

     # run BBR in the background
     bbr deployment --all-deployments backup &
    
     # monitor BBR's progress by reading the log files while BBR is running
     tail *.log