Metadata-Version: 2.0
Name: azure-cli-rdbms
Version: 0.2.1
Summary: Microsoft Azure Command-Line Tools MySQL and PostgreSQL Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description-Content-Type: UNKNOWN
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-core
Requires-Dist: azure-mgmt-rdbms (==1.1.0)
Requires-Dist: six
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)

Microsoft Azure CLI 'MySQL and PostgreSQL' Command Module
=========================================================
This package is for the 'rdbms' module.
i.e. 'az mysql' and 'az postgres'



.. :changelog:

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

0.2.1
+++++
* Introduce georestore command.
* Remove storage size restriction from create command.
* `sdist` is now compatible with wheel 0.31.0

0.2.0
+++++
* Release with new business model GA API version 2017-12-01.

0.1.1
++++++
* Minor changes.

0.1.0
++++++
* Preview release with new business model API 2017-12-01-preview.

0.0.12
++++++
* Minor fixes.

0.0.11
++++++
* Minor fixes.

0.0.10
++++++
* Update for CLI core changes.

0.0.9
+++++
* Minor fixes.

0.0.8
++++++
* minor fixes

0.0.7 (2017-09-22)
++++++++++++++++++
* minor fixes

0.0.6 (2017-08-28)
++++++++++++++++++
* minor fixes

0.0.5 (2017-07-07)
++++++++++++++++++
* minor fixes

0.0.4 (2017-06-21)
++++++++++++++++++
* No changes.

0.0.3 (2017-06-13)
++++++++++++++++++
* Minor fixes.

0.0.2 (2017-05-30)
++++++++++++++++++

* Add support for list server across a subscription.
* [RDBMS]Support list servers across a subscription (#3417)
* %s not processed becasue of missing % server_type (#3393)
* Fix doc source map and add CI task to verify (#3361)
* Fix MySQL and PostgreSQL help (#3369)

0.0.1 (2017-05-09)
++++++++++++++++++

* Preview release.


