Releases: cyverse/gocommands
Releases · cyverse/gocommands
v0.11.6
Compare
Sorry, something went wrong.
No results found
iychoi
released this
13 Mar 17:34
Fix error type check failure
Added --webdav flag to get, put, and bput for transfer data via WebDAV
Rework config catalog
Release Assets
v0.11.5
Compare
Sorry, something went wrong.
No results found
iychoi
released this
10 Feb 20:19
Add --output_legacy to ls subcommand to display output in old iCommands compatible format
Release Assets
v0.11.4
Compare
Sorry, something went wrong.
No results found
iychoi
released this
02 Feb 17:00
Fix alias conflict between commands, such as rm
Release Assets
v0.11.3
Compare
Sorry, something went wrong.
No results found
iychoi
released this
23 Jan 23:19
Fill owner, modify-time, access fields for collection listing
Omit description column for listing when it's empty
Add saveenv, lsenv, rmenv, switchenv for environment management
Display throughput after transfer completion with --progress
Display data transfer speed
Release Assets
v0.11.2
Compare
Sorry, something went wrong.
No results found
iychoi
released this
15 Jan 23:36
Add --output_json flag to output in json format.
Release Assets
v0.11.1
Compare
Sorry, something went wrong.
No results found
iychoi
released this
15 Jan 18:26
Fix permission error when reading tcp buffer size in system
Release Assets
v0.11.0
Compare
Sorry, something went wrong.
No results found
iychoi
released this
13 Jan 23:34
env prints SSL Cert info
Fix encryption mode reading from meta
Display progressbar for checksum and deletion
Rework logging
Simplify progress bar rendering
Fix array out-of-range access bug
Rework touch, support more flags to modify modify_time
Use MD5 for data store default hash scheme
Upgrade go-irodsclient for better connection management
Rework parallel data transfer logic
ls, lsmeta, lsticket, svrinfo, ps prints output in table format. Optionally can change output format with flags.
Release Assets
v0.10.26
Compare
Sorry, something went wrong.
No results found
iychoi
released this
14 Oct 21:31
Allow setting max io connection number via (--thread_num). Previously you were not able to set this value < 10
Release Assets
v0.10.25
Compare
Sorry, something went wrong.
No results found
iychoi
released this
14 Oct 18:07
Add thread_num_per_file flag to control per-file thread number
Honor the value of IRODS_ENVIRONMENT_FILE, an environment variable
Add timeout flag to control operation timeout
Release Assets
v0.10.24
Compare
Sorry, something went wrong.
No results found
iychoi
released this
07 May 21:35
Add no-all to overwrite options
Rework rmmeta to take AVU as an argument
Update docker file
Simplify some code
Clear PAM token when running init to renew
Release Assets