Metadata-Version: 1.1
Name: azure-cli-role
Version: 0.1.2rc2
Summary: Microsoft Azure Command-Line Tools Role Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'role' Command Module for Role-Based Access Control (RBAC)
        ==============================================================================
        
        This package is for the 'role' module.
        i.e. 'az role'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.2rc2 (2017-02-22)
        +++++++++++++++++++++
        
        * Documentation updates.
        
        
        0.1.2rc1 (2017-02-17)
        +++++++++++++++++++++
        
        * Support --skip-assignment for 'az ad sp create-for-rbac'
        * Show commands return empty string with exit code 0 for 404 responses
        
        
        0.1.1b2 (2017-01-30)
        +++++++++++++++++++++
        
        * Support Python 3.6.
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        * 'create-for-rbac' command accepts displayname.
        
        0.1.0b11 (2016-12-12)
        +++++++++++++++++++++
        
        * Preview 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: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
