]> git.arvados.org - arvados.git/commit
3699: arv-copy supports collections
authorTim Pierce <twp@curoverse.com>
Wed, 3 Sep 2014 17:47:33 +0000 (13:47 -0400)
committerTim Pierce <twp@curoverse.com>
Wed, 3 Sep 2014 17:47:33 +0000 (13:47 -0400)
commit5fcf5ebe7b89517edcb610bf1f1df8abf99df9ae
tree26eaa871481a208a4d341dc6b4ab970c55585b01
parent1f3035cfe645741753e45ff8d3cf43a3fc5b2385
3699: arv-copy supports collections

arv-copy can be passed a collection UUID. copy_collection(uuid) copies
each block in the collection from the source Arvados to the destination,
copies the manifest and then writes a collection record.
sdk/cli/bin/arv-copy [changed from file to symlink]
sdk/python/arvados/commands/copy.py [new file with mode: 0755]
sdk/python/bin/arv-copy [new file with mode: 0755]