Feat: Add get-secrets to lftools.jenkins 23/69623/1
authorEric Ball <eball@linuxfoundation.org>
Thu, 3 Feb 2022 00:13:31 +0000 (16:13 -0800)
committerEric Ball <eball@linuxfoundation.org>
Thu, 3 Feb 2022 00:18:18 +0000 (16:18 -0800)
commita9eec3ace38c11b01e43d6c2ce0bc45b166edc2d
tree0cb6b2368e014e8f596eb313af43643e4ca37628
parenta74bfdad124a0dfb4c14581bbec217750f5d09ed
Feat: Add get-secrets to lftools.jenkins

Get-credentials only produces username/password credentials, which
does not include "secret text" stores. This feature will add the
command "get-secrets" in order to print these as well.

Change-Id: Iac1911b486be1dc125a42b23595431c7065adfce
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
lftools/cli/jenkins/__init__.py
releasenotes/notes/add-get-secrets-402d7e2452994baa.yaml [new file with mode: 0644]