Add global extra roles for "nexus create repo" 52/14752/2
authorEric Ball <eball@linuxfoundation.org>
Fri, 1 Mar 2019 23:43:29 +0000 (15:43 -0800)
committerEric Ball <eball@linuxfoundation.org>
Sat, 2 Mar 2019 01:17:39 +0000 (17:17 -0800)
commit58892a7f91959a1f615fd9387f4c353c58b58fc7
treec16bb83ed77df7477fe8e42a565a4cab0355b465
parent8506cb92303169c23539e8aac8f2a9e1d574f23a
Add global extra roles for "nexus create repo"

This will allow users to specify common roles only once, rather than
having to add "extra_privs" to each repo. Documents in the docs repo
have also been updated, and are now linked to from the lftools docs.

Issue: RELENG-291
Change-Id: Ia35d92fa742ca8202f1d4ad7794bf8549e0a8a77
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
docs/commands/nexus.rst
lftools/cli/nexus.py
lftools/nexus/cmd.py