Metadata-Version: 2.0
Name: azure-cli-redis
Version: 0.2.4
Summary: Microsoft Azure Command-Line Tools Redis Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-redis (==1.0.0)

Microsoft Azure CLI 'redis' Command Module
==========================================

This package is for the 'redis' module.
i.e. 'az redis'




.. :changelog:

Release History
===============

0.2.4 (2017-05-30)
++++++++++++++++++++
* Minor fixes.

0.2.3 (2017-05-09)
++++++++++++++++++++
* Minor fixes.

0.2.2 (2017-05-05)
++++++++++++++++++++
* Minor fixes.

0.2.1 (2017-04-28)
++++++++++++++++++++
* New packaging system

0.2.0 (2017-04-17)
++++++++++++++++++++
* Adding update command which also adds the ability to scale for redis cache
* Deprecates the 'update-settings' command.

0.1.1b3 (2017-02-22)
++++++++++++++++++++

* Documentation updates.

0.1.1b2 (2017-01-30)
++++++++++++++++++++

* Support Python 3.6.

0.1.1b1 (2017-01-17)
++++++++++++++++++++

* Preview release (no source code changes since previous version).

0.1.0b11 (2016-12-12)
+++++++++++++++++++++

* Preview release.


