ks
ks copied to clipboard
Command-line secrets manager powered by macOS keychains
Hi @loteoo, thank you for this tool. The readme mentions that > Optional backups, syncing and sharing with [iCloud Keychain](https://support.apple.com/en-ca/HT204085). but I cannot figure out how to use `ks` to...
This PR implements the `-g` flag for the `add` command for convenient password creation. The `-g` flag generates a random password rather than taking a user supplied value. ``` $...
If you want to add a token so that the `git push` command works without asking you for a (token) password, then this is the command that needs to be...
Since it's hard to remember the project URL to see if there is a new version, I added it to the `version` output: $ ./ks version 0.4.2 https://github.com/loteoo/ks