3709: arv-put now prints collection uuid by default. Add --portable-data-hash
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 28 Aug 2014 15:20:35 +0000 (11:20 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 28 Aug 2014 15:20:35 +0000 (11:20 -0400)
commitc59670ea1fd789bf084b83fb33be3b84312dc07b
tree57814bb38181460bb3d1ebc9545d07c992708e39
parent7aea6d3d35bc622818dbb62929a7f7fc75a4aeaf
3709: arv-put now prints collection uuid by default.  Add --portable-data-hash
to arv-put to get the old behavior (print PDH).  Crunch-job uses arv-put
--portable-data-hash to get the PDH to put in the log field.  Crunch-job logs
both PDH and collection UUID.
sdk/cli/bin/crunch-job
sdk/python/arvados/commands/put.py