Metadata-Version: 1.1
Name: azure-cli-advisor
Version: 0.6.0
Summary: Microsoft Azure Command-Line Tools Advisor Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'advisor' Command Module
        ============================================
        
        This package is for the 'advisor' module.
        i.e. 'az advisor'
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.6.0
        +++++
        * BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
        
        0.5.2
        ++++++
        * Minor fixes.
        
        0.5.1
        +++++
        * `sdist` is now compatible with wheel 0.31.0
        
        0.5.0
        ++++++
        * BC: `advisor configuration get` has been renamed to `advisor configuration list`.
        * BC: `advisor configuration set` has been renamed to `advisor configuration update`.
        * BC: `advisor recommendation generate` has been removed.
        * `advisor recommendation list` has a new --refresh parameter.
        * `advisor recommendation show` has been added.
        * Support Autorest 3.0 based SDKs
        
        0.1.2
        +++++
        * Minor fixes.
        
        0.1.1
        ++++++
        * Update for CLI core changes.
        
        0.1.0
        +++++
        
        * Initial release of module.
        
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
