Metadata-Version: 2.0
Name: azure-cli-configure
Version: 0.1.2rc1
Summary: Microsoft Azure Command-Line Tools Configure 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-cli-core

Microsoft Azure CLI 'configure' Command Module
==============================================

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


.. :changelog:

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

0.1.2rc1 (2017-02-17)
+++++++++++++++++++++

* Release candidate.


0.1.1b3 (2017-01-30)
+++++++++++++++++++++

* Support Python 3.6.

0.1.1b2 (2017-01-19)
+++++++++++++++++++++

* Modify telemetry code to be compatible with the change to azure-cli-core 0.1.1b2.


0.1.1b1 (2017-01-17)
+++++++++++++++++++++

* Preview release. (no source code changes since previous version).


0.1.0b11 (2016-12-12)
+++++++++++++++++++++

* Preview release.


