Metadata-Version: 2.0
Name: azure-cli-lab
Version: 0.0.4
Summary: Microsoft Azure Command-Line Tools DevTestLabs 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
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-graphrbac (==0.30.0rc6)
Requires-Dist: azure-mgmt-devtestlabs (==2.0.0)

Microsoft Azure CLI 'DevTestLabs' Command Module
================================================


.. :changelog:

Release History
===============
0.0.4 (2017-05-05)
+++++++++++++++++++++

* Adding table output formatter for az lab arm-template & az lab artifact-source

0.0.3 (2017-04-28)
+++++++++++++++++++++

* Adding create, show, delete & list commands for environment in the lab.
* Adding show & list commands to view ARM templates in the lab.
* Adding --environment flag in `az lab vm list` to filter VMs by environment in the lab.

0.0.2 (2017-04-17)
+++++++++++++++++++++

* Add convenience command `az lab formula export-artifacts` to export artifact scaffold within a Lab's formula.
* Add commands to manage secrets within a Lab.

0.0.1 (2017-04-03)
+++++++++++++++++++++

* Preview release.


