Small utility to fuzzy search from a secret store and print the value to stdout
Project description
fuzzy-secret-stdout
Small utility to fuzzy search from a secret store and print the value to stdout
Install
python -m pip install fuzzy-secret-stdout
Dependencies:
- Python 3.9+
fzf- Valid AWS Credentials available your terminal context
Usage
# fuzzy search from secrets from aws parameter store
fuzzy-secret-stdout
# alias for the above
fss
# fuzzy search and explicitly specify the secret store to search
fss -i AWS_SECRET_MAN
# fuzzy search aws secret manager and pipe into jq
fss -i AWS_SECRET_MAN | jq .
Integrations
fuzzy-secret-stdout supports the following secret stores:
| Secret Store | Command Line Argument |
|---|---|
| AWS Systems Manager Parameter Store | AWS_SSM |
| AWS Secrets Manager | AWS_SECRET_MAN |
The Command Line Argument above is passed as the -i flag. AWS_SSM is the default.
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
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
File details
Details for the file fuzzy_secret_stdout-0.2.0.tar.gz.
File metadata
- Download URL: fuzzy_secret_stdout-0.2.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67fc3989253fbf113d56e42ef533cba953db702280546e8fa9e6e2eaf327795e
|
|
| MD5 |
7d75456530df303819740da6a20d55ad
|
|
| BLAKE2b-256 |
c3e1c283543f5b19f607a98dd8b642432cc322527c3c40968afd80e2b0fb6d05
|
File details
Details for the file fuzzy_secret_stdout-0.2.0-py3-none-any.whl.
File metadata
- Download URL: fuzzy_secret_stdout-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47c13084aaa28de508c820d763c47ca0d51acd8a5bd0717dd9cf206f890709b9
|
|
| MD5 |
c055d0e694fecdec23fd25de429b316b
|
|
| BLAKE2b-256 |
f1aaeff24bca8120c9b8f4934d9158d9d1efcac54a28b3eadcc94fffcd13e663
|