Metadata-Version: 1.1
Name: azure-cli-servicefabric
Version: 0.1.2
Summary: Microsoft Azure Service Fabric Command-Line Tools
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI Service Fabric Module
        =========================================
        
        This package is for the `sf` module. It contains commands that can be used
        to manage Service Fabric clusters.
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.2
        +++++
        * Update azure-mgmt-servicefabric to 0.2.0
        
        0.1.1
        +++++
        * Minor fixes
        
        0.1.0
        +++++
        * BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
        
        0.0.13
        ++++++
        * Minor fixes.
        
        0.0.12
        ++++++
        * `sdist` is now compatible with wheel 0.31.0
        
        0.0.11
        ++++++
        * Support Autorest 3.0 based SDKs
        
        0.0.10
        ++++++
        * Minor fixes.
        
        0.0.9
        ++++++
        * Added detailed errors to validation response when creating cluster.
        * Fix missing client issue with several commands.
        
        0.0.8
        ++++++
        * Update for CLI core changes.
        
        0.0.7
        +++++
        * Minor fixes.
        
        0.0.6
        +++++
        * Minor fixes.
        
        0.0.5
        +++++
        * minor fixes
        
        0.0.4 (2017-09-22)
        ++++++++++++++++++
        * minor fixes
        
        0.0.3 (2017-08-31)
        ++++++++++++++++++
        * minor fixes
        
        0.0.2 (2017-08-28)
        ++++++++++++++++++
        
        * 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
