Skip to main content

Simple TUI to search Azure KeyVault

Project description

🔐 AKV-TUI — Azure Key Vault Explorer

CI PyPI version Python versions License

AKV-TUI is a fast and intuitive terminal-based UI (TUI) for browsing secrets, keys, and certificates in your Azure Key Vaults. Built with Textual, it lets you quickly search, preview, and copy values from your vaults — all from your terminal.

✨ Features

  • 🔍 Browse secrets, keys, and certificates from any Azure subscription
  • 📋 Copy values to clipboard with one click
  • 🔐 Authenticate with az login or interactive browser login
  • ⌨️ Keyboard navigation with intuitive shortcuts

🚀 Installation

We recommend using uv or pipx for isolated CLI apps.

Using pipx

pipx install akv-tui

With uv:

uv venv
source .venv/bin/activate
uv pip install .

🧪 Requirements

  • Python 3.10+
  • Azure CLI if you want to use az login for authentication
  • Clipboard tool:
    • macOS: pbcopy & pbpaste (built-in)
    • Linux: xclip (recommended) or xsel

🛠️ Usage

Simply start the app in the terminal of your choice:

akv-tui

Or if you cloned the repository locally:

python -m akv_tui

Keyboard Shortcuts

Key Action
q Quit the application
d Toggle dark/light theme
/ Navigate list items
/ Switch between input/list
Enter Copy selected value
Tab Navigate widgets clockwise
Shift + Tab Navigate widgets anti-clockwise

🧩 How It Works

  • Tries to authenticate using DefaultAzureCredential
  • Falls back to InteractiveBrowserCredential if needed
  • Fetches Key Vaults from all accessible subscriptions
  • Loads and filters secrets, keys, or certificates based on selection
  • Copies values to clipboard on selection

🛡️ Security

This tool does not store credentials or secrets locally. It uses Azure's official authentication flow and only accesses values that your identity has permission to read.

To use this app effectively, make sure your Azure account has at least:

  • Reader or Key Vault Reader role on your subscriptions
  • Secret Reader, Key Reader, or Certificate Reader permissions on the vault

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akv_tui-0.0.1.tar.gz (49.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

akv_tui-0.0.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file akv_tui-0.0.1.tar.gz.

File metadata

  • Download URL: akv_tui-0.0.1.tar.gz
  • Upload date:
  • Size: 49.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.13

File hashes

Hashes for akv_tui-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bcc3186eb700bb5e00c39c749dcb3ccb9871ffcd1dd57496a43bb0d882ae42b5
MD5 020260069d3b95d98bf55bc53d3041ba
BLAKE2b-256 072b47819903f0ba75fec3213efccf86343e1a48d794ac10529536731d858ee9

See more details on using hashes here.

File details

Details for the file akv_tui-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: akv_tui-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.13

File hashes

Hashes for akv_tui-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1d4d01f8b3b0001a0cb0306151a6ebb4f29bf80be2828251cb529525253123a
MD5 7983d36304019577ee6fab399cb654c2
BLAKE2b-256 e15ff8e742dff5f3f4e3c875cd6716f1a24d3e6564a32ba886cd215e47677883

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page