Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Releases: lucasteligioridis/bam

v1.3

20 Feb 23:08
Compare
Choose a tag to compare
  • Added --scp-dir option, to stop getopts from parsing the wrong argument, I feel like this is nicer anyway
  • Added --ssh-params option, now any custom ssh params can be parsed in as well.
  • Split off --scp into --scp-upload and --scp-download for no ambiguity
  • Cleaned up the way data is collected, much faster and less repeated work

v1.2

20 Feb 09:57
Compare
Choose a tag to compare
  • Can now SSH commands over to box
  • Can SCP files and SSH commands to all instances that get listed in table
  • No need to add the --scp-upload option for each parameter, can now be done in one line

v1.1

18 Feb 00:19
Compare
Choose a tag to compare

Most bugs have been fixed.