Metadata-Version: 1.1
Name: azure-cli-documentdb
Version: 0.1.5
Summary: Microsoft Azure Command-Line Tools DocumentDB Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'documentdb' Command Module
        ==================================
        
        This package is for the 'documentdb' module.
        i.e. 'az documentdb'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.5 (2017-05-05)
        ++++++++++++++++++
        
        * Added support for documentdb data-plane APIs:
          database and collection management
        * Added support for enabling automatic failover on database accounts
        * Added support for new consistency policy ConsistentPrefix
        * Upgraded pypi package dependency for azure-mgmt-documentdb to 0.1.3
        
        0.1.4 (2017-04-28)
        ++++++++++++++++++
        
        * New packaging system.
        
        0.1.3 (2017-04-17)
        ++++++++++++++++++
        
        * Apply core changes required for API profile support (#2834)
        
        0.1.2 (2017-04-03)
        ++++++++++++++++++
        
        * DocumentDB: Adding support for listing connection strings (#2580)
        * Fix TypeErrors in DocDB (#2566)
        
        0.1.1b2 (2017-02-22)
        +++++++++++++++++++++
        
        * Documentation updates.
        
        
        0.1.1b1 (2017-02-17)
        +++++++++++++++++++++
        
        * Initial 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: License :: OSI Approved :: MIT License
