Metadata-Version: 2.1
Name: azure-cli-iotcentral
Version: 0.1.3
Summary: Microsoft Azure Command-Line Tools IoT Central Command Module
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
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-iotcentral (==0.2.0)
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)

Microsoft Azure CLI 'iotcentral' Command Module
===============================================

This package is for the 'iotcentral' module.
i.e. 'az iotcentral'

.. :changelog:

Release History
===============

0.1.3
+++++
* Added template and display name options for IoT Central Application creation.
* BREAKING CHANGE: The F1 Sku is no longer supported.
* Please use the S1 Sku (default) for app creation.

0.1.2
+++++
* Minor fixes

0.1.1
+++++
* Minor fixes

0.1.0
+++++
* Initial release of IoT Central module.


