Metadata-Version: 1.1
Name: azure-cli-rdbms
Version: 0.3.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: 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.3.1
        +++++
        * Minor fixes
        
        0.3.0
        +++++
        * BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
        
        0.2.5
        +++++
        * Added 'postgres/myql server vnet-rule' commands.
        
        0.2.4
        +++++
        * Minor fix allowing elastic server update using skuname.
        
        0.2.3
        +++++
        * Minor fixes.
        
        0.2.2
        +++++
        * Minor help fix.
        
        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.
        
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
