Metadata-Version: 2.0
Name: azure-cli-servicefabric
Version: 0.0.3
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
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
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-keyvault (==0.40.0)
Requires-Dist: azure-mgmt-servicefabric (==0.1.0)
Requires-Dist: pyOpenSSL

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.0.3 (2017-08-31)
++++++++++++++++++
* minor fixes

0.0.2 (2017-08-28)
++++++++++++++++++

* Preview release.

