Metadata-Version: 1.1
Name: azure-cli-container
Version: 0.1.4
Summary: Microsoft Azure Command-Line Tools container Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'Container' Command Module
        ==============================================
        
        This package is for the 'container' module.
        i.e. 'az container'
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.4 (2017-04-28)
        ++++++++++++++++++
        
        * New packaging system.
        
        0.1.3 (2017-04-17)
        ++++++++++++++++++
        
        * Apply core changes required for JSON string parsing from shell (#2705)
        
        0.1.2 (2017-04-03)
        ++++++++++++++++++
        
        * Checks for local dockerfile when remote url is provided (#2572)
        * Add note about being in preview (#2512)
        
        0.1.1b4 (2017-02-27)
        +++++++++++++++++++++
        
        * Validate Azure Container Registry name/resource ID before running container release create
        
        
        0.1.1b3 (2017-02-22)
        +++++++++++++++++++++
        
        * Documentation updates.
        
        
        0.1.1b2 (2017-01-30)
        +++++++++++++++++++++
        
        * Support Python 3.6.
        * Update base url for the service to 'https://api.mindaro.microsoft.io'.
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * Get the token for service principal when service principal is being use.
        * Better exception handling message for missing command "git remote get-url" in git versions less than 2.7.0
        
        0.1.0b11 (2016-12-12)
        +++++++++++++++++++++
        
        * 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
