Metadata-Version: 2.1
Name: azure-cli-servicefabric
Version: 0.1.11
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-graphrbac (==0.53.0)
Requires-Dist: azure-keyvault (==1.1.0)
Requires-Dist: azure-mgmt-network (==2.4.0)
Requires-Dist: azure-mgmt-compute (==4.4.0)
Requires-Dist: azure-mgmt-storage (==3.1.1)
Requires-Dist: azure-mgmt-servicefabric (==0.2.0)
Requires-Dist: azure-mgmt-keyvault (==1.1.0)
Requires-Dist: azure-cli-core
Requires-Dist: pyOpenSSL
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)

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.11
++++++
* Updated dependencies.

0.1.10
++++++
* Minor fixes

0.1.9
+++++
* Minor fixes

0.1.8
+++++
* Minor fixes

0.1.7
+++++
* Minor fixes

0.1.6
+++++
* Minor fixes

0.1.5
+++++
* Minor fixes

0.1.4
+++++
* Minor fixes

0.1.3
+++++
* Minor fixes

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.


