2879: Split arv-put's ArgumentParser into module segments.
authorBrett Smith <brett@curoverse.com>
Mon, 9 Jun 2014 15:13:39 +0000 (11:13 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 12 Jun 2014 19:40:16 +0000 (15:40 -0400)
commitc7f445954df35959174761ba7b1f44ecf377c87a
tree9a341bbcd7b04b93385ba41dcdd4b6b2ef8274f4
parent75483667d22a4c40ab238a13cb42d565304e05c5
2879: Split arv-put's ArgumentParser into module segments.

This will let us use different pieces as a parent parser for other
tools, which I plan to do for the Docker image uploader.
sdk/python/arvados/commands/put.py