crc
crc copied to clipboard
[Feature] Option to see(/change/clear) if PullSecret is store in credential manager (Windows)
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
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?
'see' might be more like 'is set', like we have already by API but visual from the config maybe?