Create script for uploading ssh pubkey to Gerrit 41/7141/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 26 Oct 2017 18:57:05 +0000 (11:57 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Nov 2017 15:06:16 +0000 (11:06 -0400)
commit955679ca8d0f18b838bf9551abecfef576c34445
tree8b98425c2f2a526bd954d48a157597bdcc5f9079
parent22da26525adb5fdac2e09b379a8c094cdb7104cd
Create script for uploading ssh pubkey to Gerrit

'gerrit-auth.sh' takes a single argument of an ssh public-key file to be
added to the sandbox user in Gerrit. This way users don't need to go
through an error-prone setup of copy & pasting the curl command. Some
explainations of curl errors are also provided.

Change-Id: I5b3af284348953b2cea37dedfff5b6bed852e4b7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
README.rst
gerrit-auth.sh [new file with mode: 0755]