简体   繁体   中英

How can I delete a keychain password for github and vscode? || Delete Keychain with Terminal

What I am facing the way worked previously deleting a keychain password from UI is not working anymore, simply it doesn't delete or trigger any error messages. STRANGE !!

Now I want to delete it using terminal. How can i do that? 在此处输入图像描述

do these commands in terminal:

 git credential-osxkeychain erase ⏎
 host=github.com  ⏎
 protocol=https   ⏎
 ⏎
 ⏎

⏎ this is the return key.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM