10383: Added --dry-run argument so that arv-put can be used inside a script to check...
authorLucas Di Pentima <lucas@curoverse.com>
Mon, 12 Dec 2016 22:32:10 +0000 (19:32 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Mon, 12 Dec 2016 22:32:10 +0000 (19:32 -0300)
commit9f2fccd1c01823a762044c8a73e6fa0f7ed9086b
tree7624cd65108e71899da197eb3f9592615cba6341
parent5646f9476220ef151d1811acb4eff88ebe8ef530
10383: Added --dry-run argument so that arv-put can be used inside a script to check if there is a pending file upload.
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py