Changelog
- 7023cb4 VERSION: v0.8.0
- c50c8c4 feat(cmd/ping): Add
gobble ping
which ping connection to all hosts using SSH - 7d27cb6 feat(pkg/task): Add echo task (mainly for
gobble ping
) - 108b9b2 fix: print stdout and stderr
- 49bcc8f add: example that fails
- 67d9707 fix: stderr redirection in exec
- 0a8843f VERSION: v0.8.0-dev