Metadata-Version: 1.1
Name: azure-cli-resource
Version: 2.0.1
Summary: Microsoft Azure Command-Line Tools Resource Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'resource' Command Module
        =============================================
        
        This package is for the 'resource' module.
        i.e. 'az resource'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        2.0.1 (2017-03-13)
        ++++++++++++++++++
        
        * Improve docs to point at template deployments command. (#2466)
        * core: support setting default values for common arguments like default resource group, default web, default vm (#2414)
        * Add some docs for az lock, remove an unused flag, rename another. (#2382)
        
        
        2.0.0 (2017-02-27)
        ++++++++++++++++++
        
        * GA release
        
        
        0.1.2rc2 (2017-02-22)
        +++++++++++++++++++++
        
        * Documentation updates.
        
        0.1.2rc1 (2017-02-17)
        +++++++++++++++++++++
        
        * Add support for resource links
        * Prompts for yes / no use the -y option rather than --force
        * Resource delete return the server response
        * Show commands return empty string with exit code 0 for 404 responses
        
        0.1.1b2 (2017-01-30)
        +++++++++++++++++++++
        
        * Support for management locks.
        * Add path expansion to file type parameters.
        * Support Python 3.6.
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * Add --operation-ids to 'az resource group deployment operations show'.
        
        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
