Skip to main content

Copy Secrets between KeyVaults with ease

Project description

kvcopy

Copies Secret objects from one Azure Key Vault to another.

Disclaimer: This requires Azure CLI (az) to be installed and logged in for local use.

Installation

via pipx:

$ pipx install kvcopy

via docker:

$ docker pull ghcr.io/cpressland/kvcopy:latest

Usage

Copy a secret

$ kvcopy copy --src-vault-name $src_vault_name --dest-vault-name $dest_vault_name --key-name $key_name

Sync an entire vault

$ kvcopy sync --src-vault-name $src_vault_name --dest-vault_name $dest_vault_name

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

kvcopy-2.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

kvcopy-2.0.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

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