Metadata-Version: 1.1
Name: azure-cli-batch
Version: 2.0.0
Summary: Microsoft Azure Command-Line Tools Batch Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'batch' Command Module
        ==========================================
        
        This package is for the 'batch' module.
        i.e. 'az batch'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        2.0.0 (2017-04-03)
        ++++++++++++++++++++
        
        * Module is GA.
        * [Batch] Added output table formatting (#2602)
        
        0.1.1b5 (2017-03-13)
        ++++++++++++++++++++
        
        * Latest Batch Commands (#2413)
        * Load optional command extensions (#2284)
        
        
        0.1.1b4 (2017-02-22)
        ++++++++++++++++++++
        
        * Documentation updates.
        
        
        0.1.1b3 (2017-02-17)
        +++++++++++++++++++++
        
        * Add 'azure batch account login' command to enable aad auth
        * Add Batch data plane commands
        * Prompts for yes / no use the -y option rather than --force
        
        
        0.1.1b2 (2017-01-30)
        +++++++++++++++++++++
        
        * Add path expansion to file type parameters.
        * Support Python 3.6.
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * Initial 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
