7824: Several improvements:
authorLucas Di Pentima <lucas@curoverse.com>
Mon, 3 Apr 2017 20:45:34 +0000 (17:45 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Mon, 3 Apr 2017 20:45:34 +0000 (17:45 -0300)
commit2c0c6e6ba25ec56bab8c224865a7979af577adaa
treedb56efb6f5ce1bce339b6053463a9c525ad060c5
parent988e9052575bc93db2909f3b9ef576f1043eddcb
7824: Several improvements:
* Added error reporting on cases where the user ask for downloading a nonexisting file/subdir inside a collection.
* Enhanced error message when the user ask to download a non existing collection.
* Improved the collection traversal when downloading a subcollection.
* Exit with an error message when asking for a subcollection name without the trailing '/'.
* Error out if asking to get a subcollection with '-' as destination.
* Test updated.
sdk/cli/test/test_arv-keep-get.rb
sdk/python/arvados/commands/get.py