Bo-Yi Wu
|
833d26f473
|
feat: support username flag. (#45)
* feat: support username flag.
|
2017-02-21 11:44:37 +08:00 |
|
Bo-Yi Wu
|
6e733c0a03
|
feat: add easyssh and go routine. (#38)
|
2017-01-29 12:57:00 +08:00 |
|
Bo-Yi Wu
|
d9476acbfa
|
docs: remove duplicated of port config. (#36)
|
2017-01-25 09:21:53 +08:00 |
|
Bo-Yi Wu
|
876c4c1cee
|
feat: Support import private key from file path. (#34)
|
2017-01-24 11:28:48 +08:00 |
|
Bo-Yi Wu
|
79530c6026
|
feat: add some testing. (#32)
|
2017-01-23 16:00:48 +08:00 |
|
Bo-Yi Wu
|
ded90faebd
|
feat: update command line.
|
2017-01-23 14:33:49 +08:00 |
|
Bo-Yi Wu
|
c46dd8eadf
|
feat: check missing host or user.
|
2017-01-23 14:24:27 +08:00 |
|
Bo-Yi Wu
|
ebe1d829fb
|
fix: undefined variable.
|
2017-01-23 10:07:49 +08:00 |
|
Bo-Yi Wu
|
1f12571813
|
fix: lint error.
|
2017-01-23 10:03:54 +08:00 |
|
Bo-Yi Wu
|
d55423fa68
|
support password flag.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2016-12-27 16:23:52 +08:00 |
|
Morgan Kesler
|
eb5a5e2378
|
Rename reserved keyword commands to script
A change in the plugin API from 0.4 to 0.5 makes the commands keyword in the build config a reserved keyword and needs to be changed.
|
2016-08-31 08:49:03 -04:00 |
|
Thomas Boerger
|
fd259fd403
|
Added a flag for connection timeouts
|
2016-07-13 17:32:39 +02:00 |
|
Thomas Boerger
|
c816c75fc6
|
Migrated plugin to 0.5 structure
|
2016-07-13 17:32:38 +02:00 |
|