I have pipelines that deploy projects, which use an api key to do the publishing. Once the key is set up as a secret I cannot see what the key is, and in the dashboard keys are only listed as the key itself, so if one of my keys gets breached I would either need to remember which key went to which project, or revoke and replace all of them.
Would it be possible to have a way to name a key? When I generate a key be able to set a name for it eg ‘project x pipeline’ so if project x is compromised I know which key needs to be revoked?