Skip to main content

Zypp CLI

Internal CLI for Zypp. Replaces .env files by loading secrets directly from Azure Key Vault into your shell environment.

Installation

uv tool install zyppcli

To upgrade to the latest version:

uv tool install zyppcli --upgrade

Prerequisites

You need to be authenticated with Azure:

az login

Usage

List Key Vaults

zypp keyvault list --subscription <subscription-id>

Lists all accessible Key Vaults in the given Azure subscription.

To filter by name (case-insensitive substring match):

zypp keyvault list --subscription <subscription-id> --name dev

Load secrets from Azure Key Vault

eval $(zypp keyvault load --vault <vault-name>)

This fetches all enabled secrets from the specified vault and exports them as environment variables. Secret names are transformed: hyphens become underscores and the name is uppercased (e.g. db-password becomes DB_PASSWORD).

Without eval, the command only prints the export statements without setting them:

zypp keyvault load --vault <vault-name>
# Output:
# export DB_PASSWORD='...'
# export SQL_DB='...'

Version

zypp --version

Download files

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

Source Distribution

zyppcli-0.2.2.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

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

zyppcli-0.2.2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file zyppcli-0.2.2.tar.gz.

File metadata

  • Download URL: zyppcli-0.2.2.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for zyppcli-0.2.2.tar.gz
Algorithm Hash digest
SHA256 cd4b29be77b11ac8206175d9b5c93b625ed74bcbd9c05d923498143a329ff439
MD5 12ad6c841db52e1902a52ac6ab7fcedf
BLAKE2b-256 87423cc50009ae71831c85a4218d3487b42132aabfffd483ab272ba8ebc54616

See more details on using hashes here.

File details

Details for the file zyppcli-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: zyppcli-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for zyppcli-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 837cd67bd9e605c2ec90805dc014863d3c656fabd9efd4a5d91819735e0bac2f
MD5 ff05c33fb8eb1e53d7134ae363168e36
BLAKE2b-256 176dae4e0bb60704da0abdb7f20916af9e5e74b6da8635fcee7e4ba938b63d3d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.2 This release

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page