Skip to content

apiology/with-op

Repository files navigation

with-op script

image

image

Documentation Status

Script to stash 1Password CLI 2.x credentials into local keychain

Setup

  1. Install 1Password command-line tool - brew install --cask 1password-cli, for instance.
  2. Install jq dependency - brew install jq, for instance.
  3. Install with-op - pip3 install with_op
  4. Invoke: with-op op get item "My login to some site"

Features

  • Installs session keys into your OS keychain instead of in a single shell's environment.
  • Once one user window authenticates with op, all that are authorized to see the keychain are authorized to use op.
  • with-op will re-prompt for your password when your session expires.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Script to stash 1Password command-line tool credentials into local keychain

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published