Add command to deploy nexus-zip files 73/5273/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Jun 2017 19:47:21 +0000 (15:47 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Jun 2017 19:55:50 +0000 (15:55 -0400)
commita72bf050cdddfd0e04ef69820717472d35516638
tree4805e3ba7c5a463897b5edc6a5d9452a67affc3a
parent7905343d2110966ead5e68b8823b1158228362c4
Add command to deploy nexus-zip files

This command is useful to push nexus formated zip files directly to the
Nexus content-compressed URL. This is useful for example with Site repos
where it would be faster to cURL a zip file here than to allow Maven
site:deploy to upload one file at time to Nexus.

Issue: RELENG-211
Change-Id: Ie459498b4886391a4a4fbe86b3cbb1a837bc2b16
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/commands/deploy.rst
lftools/cli/deploy.py
shell/deploy