Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
/ vaultenv Public archive

Manage repository environment variables via vault

License

Notifications You must be signed in to change notification settings

Tethik/vaultenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaultenv

Manage repository environment variables via vault

Install

pip install .

Usage

vaultenv works per repository and is configured using a .vaultenv file.

vaultenv init

Creates the file for you with default staging and production configurations. These paths should correspond to a vault value.

vaultenv staging

Reads the staging environment variables and writes them to the project .env file.

About

Manage repository environment variables via vault

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages