Feat: Add get-private-keys to lftools.jenkins 86/70186/4
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 25 May 2022 01:35:09 +0000 (11:35 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 25 May 2022 04:25:55 +0000 (14:25 +1000)
commit6179e0fd0a739339ca2a8522c8dcbe16b3b1c59d
tree52af3adc55c601c9f04e014f71d0b57c78239a6d
parent60ea684dfe0ad0428e724d6f7b32c1ba9aa819a8
Feat: Add get-private-keys to lftools.jenkins

Add ``get-private-keys`` to lftools.jenkins.

The ``get-private-keys`` command retrives the private keys and passphrases
stored in the credential store. This feature will add the
command ``get-private-keys`` in order to print these values.

Issue-ID: RELENG-4245
Change-Id: Iff0cab0b14d43bea540ca513ade08a5e330836e4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
lftools/cli/jenkins/__init__.py
releasenotes/notes/add-get-ssh-private-keys-33e8e5e7f40a7afd.yaml [new file with mode: 0644]