Rofi/Dmenu to interact with vault.
Project description
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
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
vaultrun-2.0.2.tar.gz
(3.7 kB
view details)
File details
Details for the file vaultrun-2.0.2.tar.gz.
File metadata
- Download URL: vaultrun-2.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4615f22b674abeab0597bb9b04ac9c96916eb0f8297a2f2e611d9b16580b05d
|
|
| MD5 |
74cd02a8dbe315da99737a67b917b850
|
|
| BLAKE2b-256 |
943657bcbb12359de9b3ec87d0838d5a4d4b244d365aac70758ea3d82bf2d4b2
|