← Package directory
Available on winget

Install az-loadenv-cli

Export Azure Web App settings to a .env file with automatic Key Vault secret resolution

Install with winget
winget install --id curiousdev.az-loadenv-cli
Upgrade
winget upgrade --id curiousdev.az-loadenv-cli
Uninstall
winget uninstall --id curiousdev.az-loadenv-cli

About az-loadenv-cli

az-loadenv fetches application settings from an Azure App Service web app and writes them to a .env file. Any settings that reference Azure Key Vault secrets are automatically resolved to their actual values. Key Vault references are resolved concurrently and the output file is written atomically.

What's new in 1.0.2

No release notes provided.

Version history

Version Updated Notes
1.0.2 Unknown No notes