osdctl icon indicating copy to clipboard operation
osdctl copied to clipboard

OSD-22507: New IAM credential, secret rotate util

Open nephomaniac opened this issue 7 months ago • 9 comments

First pass at OSD-22507. Attempting to consolidate previous bash, osdctl, additional SOP steps to into a single command/context to help users rotate Osd Admin user(s)' IAM creds and related secrets.

To test... git clone [email protected]:nephomaniac/osdctl.git --branch OSD-22507-poc --single-branch --depth 1 osdctl_osd_22507 && cd osdctl_osd_22507

go build

./osdctl account iam-secret-mgmt -h

nephomaniac avatar Jul 23 '24 20:07 nephomaniac