Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Shell tool to securely inject 1Password credentials for specific cli apps

Notifications You must be signed in to change notification settings

AndreiChenchik/env-injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

env-injector

  1. clone
  2. add to .zshrc or .bashrc source /home/vscode/env-injector/activate.sh
  3. add selector for app export ENVINJ_APPS="uvicorn kubectl"
  4. add secrets provider export ENVINJ_PROVIDER='1penv $1' to $1 will be passed an app name defined in the selector

image

Works great with https://direnv.net to define per-project rules

About

Shell tool to securely inject 1Password credentials for specific cli apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages