Metadata-Version: 1.1
Name: azure-cli-configure
Version: 2.0.12
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
Description: Microsoft Azure CLI 'configure' Command Module
        ==============================================
        
        This package is for the 'configure' module.
        i.e. 'az configure'
        
        
        .. :changelog:
        
        Release History
        ===============
        
        2.0.12
        ++++++
        * minor fixes
        
        2.0.11 (2017-09-22)
        +++++++++++++++++++
        * minor fixes
        
        2.0.10 (2017-07-07)
        +++++++++++++++++++
        * minor fixes
        
        2.0.9 (2017-06-21)
        ++++++++++++++++++
        * No changes.
        
        2.0.8 (2017-06-13)
        ++++++++++++++++++
        * Minor fixes.
        
        2.0.7 (2017-05-30)
        ++++++++++++++++++
        
        * Minor fixes.
        
        2.0.6 (2017-05-09)
        ++++++++++++++++++
        
        * Remove references to CLI being in preview (#3273)
        
        2.0.5 (2017-05-05)
        ++++++++++++++++++
        
        * Minor fixes.
        
        2.0.4 (2017-04-28)
        ++++++++++++++++++
        
        * New packaging system.
        
        2.0.3 (2017-04-17)
        ++++++++++++++++++
        
        * Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
        
        2.0.2 (2017-04-03)
        ++++++++++++++++++
        
        * Adding alias for defaults flag (#2540)
        
        2.0.1 (2017-03-13)
        ++++++++++++++++++
        
        * Core: Support setting default values for common arguments like default resource group, default web, default vm (#2414)
        
        2.0.0 (2017-02-27)
        ++++++++++++++++++
        
        * GA release
        
        0.1.2rc2 (2017-02-22)
        +++++++++++++++++++++
        
        * Switch question ordering for ‘az configure’.
        
        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.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
