Metadata-Version: 2.0
Name: azure-cli-rdbms
Version: 0.0.6
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
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: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-rdbms (==0.1.0)
Requires-Dist: six

Microsoft Azure CLI 'MySQL and PostgreSQL' Command Module
=========================================================



.. :changelog:

Release History
===============
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.


