Skip to main content

Microsoft Azure Command-Line Tools Keyvault Command Module

Project description

Microsoft Azure CLI ‘keyvault’ Command Module

This package is for the ‘keyvault’ module. i.e. ‘az keyvault’

Release History

2.2.12

  • Minor fixes.

2.2.11

  • keyvault secret backup: Fixes issue where some users received an ‘unexpected_keyword’ error when using –id.

2.2.10

  • Minor fixes

2.2.9

  • Minor fixes

2.2.8

  • Minor fixes

2.2.7

  • bug fix: do not drop legit exceptions

2.2.6

  • Minor changes

2.2.5

  • Minor changes

2.2.4

  • Restrict keyvault storage commmands to the latest API profile

2.2.3

  • Fixed Key Vault key import for RSA keys

2.2.2

  • adding commands for managing storage accounts and sas-definitions

  • adding commands for network-rules

  • adding id parameter to secret, key, and certificate operations

  • support KV mgmt multi-api version

  • support KV data plane multi-api version

2.2.1

  • Converted ‘show’ commands that were missed from failing with exit code 3 upon a missing resource.

2.2.0

  • REVERT: adding commands for managing storage accounts and sas-definitions

  • REVERT: adding commands for network-rules

  • REVERT: adding id parameter to secret, key, and certificate operations

2.1.0

  • BREAKING CHANGE: ‘show’ commands log error message and fail with exit code of 3 upon a missing resource.

  • adding commands for managing storage accounts and sas-definitions

  • adding commands for network-rules

  • adding id parameter to secret, key, and certificate operations

2.0.24

  • adding commands for managing storage accounts and sas-definitions

  • adding commands for network-rules

  • adding id parameter to secret, key, and certificate operations

  • Minor fixes

2.0.23

  • Minor fixes.

2.0.22

  • make keyvault commands work in cloud shell or vms with identity

2.0.21

  • Minor fixes.

  • sdist is now compatible with wheel 0.31.0

2.0.20

  • Support Autorest 3.0 based SDKs

2.0.19

  • Minor fixes.

2.0.18

  • Minor fixes.

2.0.17

  • Minor fixes.

2.0.16

  • Update for CLI core changes.

2.0.15

  • Minor fixes.

2.0.14

  • Minor fixes.

2.0.13

  • minor fixes

2.0.12 (2017-10-09)

2.0.11 (2017-09-22)

  • Update azure-keyvault SDK to 0.3.6

2.0.10 (2017-09-11)

  • keyvault set-policy: Fix issue where permissions were case sensitive.

2.0.9 (2017-08-31)

  • keyvault secret download: Fix bug when trying to automatically resolve secret encoding.

2.0.8 (2017-07-07)

  • minor fixes

2.0.7 (2017-06-21)

  • Adding commands for KeyVault recovery features

  • az keyvault purge, recover, list-deleted

  • az keyvault secret backup, restore, purge, recover, list-deleted

  • az keyvault certificate purge, recover, list-deleted

  • az keyvault key purge, recover, list-deleted

2.0.6 (2017-06-13)

  • Minor fixes.

2.0.5 (2017-05-30)

  • [Role] Service Principal KeyVault integration (#3133)

  • Update KeyVault dataplane to 0.3.2. (#3307)

  • [KeyVault] Update data plane SDK to 0.3.0 (#3251)

2.0.3 (2017-05-05)

  • Minor fixes.

2.0.2 (2017-04-28)

  • New packaging system.

  • BC:az keyvault certificate download change -e from string or binary to PEM or DER to better represent the options

  • BC: Remove –expires and –not-before from keyvault certificate create as these parameters are not supported by the service.

  • Adds the –validity parameter to keyvault certificate create to selectively override the value in –policy

  • Fixes issue in keyvault certificate get-default-policy where ‘expires’ and ‘not_before’ were exposed but ‘validity_in_months’ was not.

2.0.1 (2017-04-17)

  • keyvault fix for import of pem and pfx (#2754)

  • Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)

2.0.0 (2017-04-03)

  • [KeyVault] KeyVault create fix (#2648)

  • Fix #2422. (#2514)

  • [KeyVault] Command fixes (#2474)

  • Fix issue with “single tuple” options_list (#2495)

0.1.1b6 (2017-03-13)

  • Enable creation of KeyVault using service principal. (#2447)

  • Add –secrets for VM and VMSS (#2212)

0.1.1b5 (2017-02-22)

  • Documentation updates.

0.1.1b4 (2017-02-17)

  • Show commands return empty string with exit code 0 for 404 responses

0.1.1b3 (2017-01-30)

  • Add KeyVault file completers.

  • Add path expansion to file type parameters.

  • Support UTC datettime with seconds as accepted format. (e.g. 2017-12-31T01:11:59Z).

  • Support Python 3.6.

0.1.1b2 (2017-01-19)

  • Modify telemetry code to be compatible with the change to azure-cli-core 0.1.1b2.

0.1.1b1 (2017-01-17)

  • Remove embedded KeyVault client and use KeyVault SDK.

0.1.0b11 (2016-12-12)

  • Preview release.

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

azure-cli-keyvault-2.2.12.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

azure_cli_keyvault-2.2.12-py2.py3-none-any.whl (30.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file azure-cli-keyvault-2.2.12.tar.gz.

File metadata

  • Download URL: azure-cli-keyvault-2.2.12.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for azure-cli-keyvault-2.2.12.tar.gz
Algorithm Hash digest
SHA256 a2fc6e3e1e19a5cad6839336f9ca00ff9e97a1ece312ebd3c837d5154d0acba5
MD5 15ba6501829492a2758219d6a0f026a6
BLAKE2b-256 dc4dfeb39ac53dff8279900b91bda933efaaf219350f4619ec89436f4488e12f

See more details on using hashes here.

File details

Details for the file azure_cli_keyvault-2.2.12-py2.py3-none-any.whl.

File metadata

  • Download URL: azure_cli_keyvault-2.2.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 30.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for azure_cli_keyvault-2.2.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 734cbab66c208112306554b3453e1e99b04d80f869214d9e86773a0cc6de6a51
MD5 a3d3b8b404d70cf3bd3765966a571ceb
BLAKE2b-256 b63fe329c63ce233a6014e2e29473df811b3523f79beca52207091e6cc843901

See more details on using hashes here.

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