Copys Secrets from one Azure Key Vault to another
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.
Installation
via pipx:
$ pipx install kvcopy
Usage
Copy a secret
$ kvcopy --src example-src-vault --dest example-dest-vault --name my_secret
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kvcopy-1.0.0.tar.gz
(2.2 kB
view hashes)
Built Distribution
kvcopy-1.0.0-py3-none-any.whl
(2.8 kB
view hashes)