v1.0.0
Changes from v0.3.0:
- Change to subcommand architecture with commands:
- run - previous functionality
- copy - copy file(s)/dir(s) from local to remote hosts
- with recursive option
- version - print octopus version
- Add options
- user - change ssh user
- port - change ssh port
- Improved stability through unit and integration tests
Known issues:
- Problems using non-root user on openSUSE distributions (
root
user seems fine)- more info in readme
- https://bugzilla.opensuse.org/show_bug.cgi?id=1115550