Skip to content

Releases: cyverse/gocommands

v0.2.4

27 Jun 17:59
Compare
Choose a tag to compare
  • Perform put, get, and sync subcommands in parallel

v0.2.3

23 Jun 22:15
Compare
Choose a tag to compare
  • Implement -L flag for ls
  • Resolve ~ in path
  • Add -f flag for cp
  • Ask Y/N for overwriting file
  • Implement sync subcommand

v0.2.2

09 Jun 20:15
Compare
Choose a tag to compare
  • Bugfix: could not locate a session file because ppid gets changed when running the program with wrapper scripts (e.g., gopwd and gocd).

v0.2.1

08 Jun 18:17
Compare
Choose a tag to compare
  • Disable poorman's rollback for connections to improve performance
  • Display full timestamp when running commands in debug mode

v0.2.0

07 Jun 22:17
Compare
Choose a tag to compare

Make a single binary (gocmd) and provide alias scripts.

v0.1.0

07 Jun 00:57
Compare
Choose a tag to compare

First release
Implements:

  • goinit
  • gols
  • goget
  • goput
  • gocd
  • gopwd
  • gomv
  • gocp
  • gorm
  • gormdir
  • gomkdir