Adds `arv view` subcommand
authorJoshua Randall <joshua.randall@sanger.ac.uk>
Fri, 4 Sep 2015 01:22:45 +0000 (02:22 +0100)
committerJoshua Randall <joshua.randall@sanger.ac.uk>
Fri, 4 Sep 2015 01:22:45 +0000 (02:22 +0100)
commit8e2ad737e429bc263620859468da3835708258e2
tree4d84927726ddf74bede9ce5b0d06f93d3c2d6f6e
parentae0f6b92c3c302757ff7e81239bd7b41a4430e70
Adds `arv view` subcommand

Implements `arv view` feature as in https://arvados.org/issues/7204

Refactors portions of arv_edit into separate functions so arv_view
can share them.
sdk/cli/bin/arv