vault-cli
Vault cli helper
Requirements
rofi or dmenu needs to be installed.
Optionally, xsel, if exists, selected secrets will be copied to clipboard.
config file should be located at /home/{user}/.config/vaultrun/config.yaml with:
name:
mount_point: <Secret mount point>
secret_path: <Secret path to query>
# If role_id and secret_id are not provided, use OIDC login
role_id: <Role ID>
secret_id: <Secret ID>
Installation
from Pypi:
python -m pip3 install vaultrun```
Local installation:
poetry install
Usage
From Pypi:
vaultrun
Local run:
poetry run vaultrun
Release files for vaultrun 2.0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vaultrun-2.0.13.tar.gz | 3.5 kB | Details |
Release files / vaultrun-2.0.13.tar.gz
| Download URL | vaultrun-2.0.13.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
33c36f5d1dd7f4fa4bd101ec922e42abb448e718c9dc379f99204d80e64b708a
|
|
BLAKE2b-256 checksum How to use checksums |
7c52d34966da6dcbccbba2df633181f40db748d85839cf1a21f78e5fcd684fc5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.5
|