convinient secret manager.
Project description
Simple Secret Injector CLI tool
Support Envs Types
- Raw
- Local
- GoogleCloudSecretManager
Usage
cat > envix.toml <<EOF
[envix]
version = 1
[[envs]]
type = "Raw"
[envs.items]
MY_SECRET = '!!!secret!!!!'
EOF
# Inject secrets to env
envix inject --clear-environments -- env
# export envs
export $(envix export | xargs)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
envix-0.2.9.tar.gz
(43.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
envix-0.2.9-py3-none-any.whl
(18.4 kB
view details)
File details
Details for the file envix-0.2.9.tar.gz.
File metadata
- Download URL: envix-0.2.9.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8df704a77dc38afcab9859e85836d0cb716d29e5dcdb8055652156e57c7c92ab
|
|
| MD5 |
35f579ceec19b3bea5646d47f354d933
|
|
| BLAKE2b-256 |
39be1f1b9527a2fc01beb0e59d0c60d7610aacccb31fea3975f7d1fc78360542
|
File details
Details for the file envix-0.2.9-py3-none-any.whl.
File metadata
- Download URL: envix-0.2.9-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31cc723d1ceaade16385591cba67b7bd554cbb11c322c07021cb8c55f2e916bb
|
|
| MD5 |
2b1c89058b23b4075d58126ce7982fd4
|
|
| BLAKE2b-256 |
c36eef8e257c009b3df51f59f74fb686d0ee0c1db540bb6ea74e180101bda35b
|