Metadata-Version: 2.0
Name: azure-cli-batch
Version: 2.0.1
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
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
Requires-Dist: azure-batch (==2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-batch (==3.0.0)
Requires-Dist: azure-mgmt-keyvault (==0.30.0)

Microsoft Azure CLI 'batch' Command Module
==========================================

This package is for the 'batch' module.
i.e. 'az batch'




.. :changelog:

Release History
===============

2.0.1 (2017-04-17)
++++++++++++++++++++

* Improve performance of package load and command execution (#2819)
* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)

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.



