Metadata-Version: 1.1
Name: azure-cli-acs
Version: 0.1.1b3
Summary: Microsoft Azure Command-Line Tools ACS Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'acs' Command Module
        ========================================
        
        This package is for the 'acs' module.
        i.e. 'az acs'
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.1b3 (2017-02-08)
        +++++++++++++++++++++
        
        * Upgrade Azure Management Compute SDK from 0.32.1 to 0.33.0
        
        
        0.1.1b2 (2017-01-30)
        +++++++++++++++++++++
        
        * Generate ssh key file if needed.
        * Add help text for get credentials command.
        * Add path expansion to file type parameters.
        * Fix the double-browser problem with dcos browse.
        * Add validation for SSH key format.
        * Support Python 3.6.
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * Detect service principal errors and raise a message.
        * Update service principal creation so that it is subscription specific.
        
        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
