5652: Added --silent argument to arv-put to make it produce no
authorLucas Di Pentima <lucas@curoverse.com>
Wed, 12 Jul 2017 23:10:08 +0000 (20:10 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Wed, 12 Jul 2017 23:10:08 +0000 (20:10 -0300)
commit7777370ae3c0815c266148f097355f70bdd1a0e3
tree93aa87adf2c4ddb02005a1ac77496237cb563db5
parentb4b2bf5948c049d28a65629555e6fed4220608dc
5652: Added --silent argument to arv-put to make it produce no
output when running in normal conditions.
Added related tests.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@curoverse.com>
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py