Actions
Story #9263
open[SDK] Go version of arv-put & arv-get
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Write equivalent of arv-put and arv-get using the Go SDK for ease of deployment and avoid dependency on Python.
Must support partial arv-get
command line:
usage: arv-get [-h] [--retries RETRIES] [--progress | --no-progress | --batch-progress] locator [destination]
Must support partial arv-put
command line:
usage: arv-put [-h] [--portable-data-hash] [--replication N] [--project-uuid UUID] [--name NAME] [--progress | --no-progress | --batch-progress] [--retries RETRIES] [path [path ...]]
In addition, the Go versions of arv-put
and arv-get
must be able to cross-compile to Windows.
Updated by Peter Amstutz almost 5 years ago
- Related to Story #16082: Port client tools to Go added
Updated by Peter Amstutz over 4 years ago
- Related to Story #16741: Upload verification tool added
Actions