Actions
Bug #10110
closedarv-copy to support Workflow
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
-
Target version:
Start date:
01/04/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
2.0
Description
Usage:
$ arv-copy --src source_cluster --dst dest_cluster 962eh-7fd4e-660fw86nz0w77mk
- Copy "name", "description" and "definition" fields.
- Load the contents of the "definiton" field as YAML. Recursively search the YAML for "location" fields, for example
location: 'keep:2463fa9efeb75e099685528b3b9071e0+438/19.fasta.bwt'
Parse thekeep:
URI to get the PDH the collection and add it to a set. - Go through the set and use existing arv-copy functionality to copy the collections referenced in the definition.
Actions