crc icon indicating copy to clipboard operation
crc copied to clipboard

[Feature] Option to see(/change/clear) if PullSecret is store in credential manager (Windows)

Open gbraad opened this issue 2 years ago • 2 comments

Currently a user is unable to verify and/or change the pull-secret that is stored in the Credential Manager. This can lead to confusion why the pullsecret has not be requested, or difficult to modify if a changed pullsecret is needed.

Ref: https://github.com/crc-org/crc-extension/issues/171

gbraad avatar Sep 11 '23 08:09 gbraad

I think for the extension's use case, we are good with only adding this capability to the API, do we want a CLI interface also to see the stored pull-secret and remove it?

currently crc cleanup removes the stored pull-secret, but do we want a specific command to see/remove the pull-secret?

anjannath avatar Sep 11 '23 08:09 anjannath

'see' might be more like 'is set', like we have already by API but visual from the config maybe?

gbraad avatar Sep 11 '23 08:09 gbraad