10383: Several fixes/enhancements to arv-put:
authorLucas Di Pentima <lucas@curoverse.com>
Mon, 21 Nov 2016 22:23:20 +0000 (19:23 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Mon, 21 Nov 2016 22:23:20 +0000 (19:23 -0300)
commit0d2d039368f65490e9479bd7500a1f8bdf30849c
treedb6c6661f6ae05e47ca73b7c32e8d5e964b7d94a
parentfd7db907627aac75dae62430b6f2fa948719a3af
10383: Several fixes/enhancements to arv-put:
* Added --no-cache to avoid creating/loading a cache file.
* Removed unnecessary code when writing empty ArvadosFiles.
* Use absolute path on cache index so that is not relative to the CWD and can be used from anywhere on the system.
sdk/python/arvados/commands/put.py