This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
Releases: lucasteligioridis/bam
Releases · lucasteligioridis/bam
v1.3
- 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
- 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
Most bugs have been fixed.