Metadata-Version: 1.1
Name: azure-cli-consumption
Version: 0.4.0
Summary: Microsoft Azure Command-Line Tools Consumption Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'consumption' Command Module
        ================================================
        
        This package is for the 'consumption' module.
        i.e. 'az consumption'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.4.0
        +++++
        * BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
        
        0.3.2
        ++++++
        * Minor fixes.
        
        0.3.1
        +++++
        * Added new commands for budget API.
        
        0.3.0
        +++++
        * Added commands `marketplace`.
        * BREAKING CHANGE: `reservations summaries` commands renamed to `reservation summary`.
        * BREAKING CHANGE: `reservations details` commands renamed to `reservation detail`.
        * BREAKING CHANGE: removed `--reservation-order-id` and `--reservation-id` short options for `reservation` commands.
        * BREAKING CHANGE: removed `--grain` short options for `reservation summary` commands.
        * BREAKING CHANGE: removed `--include-meter-details` short options for `pricesheet` commands.
        * `sdist` is now compatible with wheel 0.31.0
        
        0.2.2
        +++++
        * Added new commands for pricesheet API. Also, updated the existing Usage Details and Reservation Details API request format.
        
        0.2.1
        +++++
        * Added two new commands for reservations. Reservation Summaries and Reservation Details
        
        0.2.0
        +++++
        * Release of new GA api version 2017-11-30.
        
        0.1.6
        +++++
        * minor fixes
        
        0.1.5 (2017-09-22)
        ++++++++++++++++++
        * minor fixes
        
        0.1.4 (2017-08-28)
        ++++++++++++++++++
        * minor fixes
        
        0.1.3 (2017-07-07)
        ++++++++++++++++++
        * minor fixes
        
        0.1.2 (2017-06-21)
        ++++++++++++++++++
        * No changes.
        
        0.1.1 (2017-06-13)
        ++++++++++++++++++
        * Minor fixes.
        
        0.1.0 (2017-05-30)
        ++++++++++++++++++
        
        * Initial release
        
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: License :: OSI Approved :: MIT License
