local-keychain-utils

CLI tools to manipulate local keychain


Keywords
local-keychain-utils
License
MIT
Install
pip install local-keychain-utils==1.0.4

Documentation

Local Keychain Utilities

https://circleci.com/gh/apiology/local-keychain-utils.svg?style=svg Documentation Status

CLI tools to manipulate local keychain

Features

  • local-keychain-store: add a secret from the system keychain.
  • local-keychain-get: retrieve a secret from the system keychain.
  • local-keychain-clear: remove a secret from the system keychain.