arv-put parses arguments before instantiating an API client.
authorBrett Smith <brett@curoverse.com>
Mon, 6 Oct 2014 19:16:23 +0000 (15:16 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 6 Oct 2014 19:16:27 +0000 (15:16 -0400)
commit1f469018cec0daf492a8a8e397d094ec88f6cd49
treee1ff9cc3fdcfc937d989a9d6a5be03e570b5d98f
parent6b19642e4ca1ddd14df276fd64a76e2aa65348fe
arv-put parses arguments before instantiating an API client.

This helps ensure that `--help` responds quickly even if the server is
slow or down.  No issue #.
sdk/python/arvados/commands/put.py