Microsoft Azure CLI 'Content Delivery Network (CDN)' Command Module
This package is for the 'Content Delivery Network (CDN)' module.
i.e. 'az cdn'
.. :changelog:
Release History
0.2.4
+++++
0.2.3
+++++
0.2.2
+++++
- Add support for Microsoft_Standard and Standard_ChinaCdn
0.2.1
+++++
cdn endpoint create/update/start/stop/delete/load/purge
: Added support for --no-wait
.
0.2.0
+++++
- BREAKING CHANGE:
cdn endpoint create
's default query string caching behaviour no longer defaults to "IgnoreQueryString". It is now set by the service.
0.1.1
+++++
- Update azure-mgmt-cdn dependency to 3.0.0
0.1.0
+++++
- BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
0.0.15
++++++
0.0.14
++++++
- Minor fixes.
sdist
is now compatible with wheel 0.31.0
0.0.13
++++++
- Add
cdn custom-domain enable/disable-https
commands.
0.0.12
++++++
cdn custom-domain create
: Fixed missing client issue.
0.0.11
++++++
- Update for CLI core changes.
0.0.10
++++++
0.0.9 (2017-09-22)
++++++++++++++++++
0.0.8 (2017-09-11)
++++++++++++++++++
cdn custom-domain create
: Fixed 'CustomDomain is not interable' bug.
0.0.7 (2017-08-28)
++++++++++++++++++
0.0.6 (2017-07-07)
++++++++++++++++++
0.0.5 (2017-06-21)
++++++++++++++++++
0.0.4 (2017-06-13)
++++++++++++++++++
0.0.3 (2017-05-30)
++++++++++++++++++
- Add exception handler for endpoint list that provides a better message when the profile specified by '--profile-name' does not exist.
0.0.2 (2017-05-09)
++++++++++++++++++
0.0.1 (2017-05-05)
++++++++++++++++++
- Add support for CDN commands.