Foxboron / ssh-tpm-agent

:computer: :key: ssh-agent for TPMs
MIT License
355 stars 20 forks source link

ssh-tpm-add does not have -l functionality #33

Closed sevenrats closed 6 months ago

sevenrats commented 11 months ago

this flag should show us all the identities loaded into our agent, useful for troubleshooting problems

Foxboron commented 6 months ago

Do you really need ssh-tpm-add -l when ssh-add -l works? Is there any additional information that would be useful or something?

sevenrats commented 6 months ago

i doubt it. without this environment in front of me I have to assume I just could not find this functionality. I will reopen if I can confirm that functionality is missing.