]> git.arvados.org - arvados.git/commit
Updated `arv' command line format options. Default now generates JSON. (refs #1889)
authorTim Pierce <twp@curoverse.com>
Fri, 17 Jan 2014 22:33:00 +0000 (17:33 -0500)
committerTim Pierce <twp@curoverse.com>
Fri, 17 Jan 2014 22:33:00 +0000 (17:33 -0500)
commit5331a594c86695ef360c2d03e1c42ffc00d213b8
treeda65f1bc3bb4c0c7401f4f5e16ec0849e6c7e825
parent343892aa0ef79cf607abbfd85a04a612990022e1
Updated `arv' command line format options. Default now generates JSON. (refs #1889)

Replaced --pretty, --json, --uuid, --yaml, --human with
--format={json,uuid,yaml}, and added --short for --format=uuid.

Default output format is now JSON (pretty-printed).
sdk/cli/bin/arv