azkv 1.2.1

dotnet tool install --global azkv --version 1.2.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local azkv --version 1.2.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=azkv&version=1.2.1
                    
nuke :add-package azkv --version 1.2.1
                    

Azure Key Vault Manager - Terminal UI

A terminal-based user interface application for managing Azure Key Vaults, built with Terminal.Gui.

Overview

This application provides a cross-platform terminal UI for comprehensive Azure Key Vault secret management, offering better search and filter capabilities than the standard Azure Portal.

Screenshot

Installation

Homebrew (macOS/Linux)

brew tap musukvl/azkv
brew install azkv

.Net Tool

The .net tool installation requires dotnet cli installed first https://dotnet.microsoft.com/.

dotnet tool install -g azkv

Direct Download

You can also download the precompiled binaries directly from the releases page.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.2.1 119 3/21/2026
1.2.0 115 3/11/2026
1.1.0 112 3/9/2026
1.0.4 101 3/8/2026