Metadata-Version: 2.1
Name: hcs
Version: 0.4.4
Summary: Microsoft Azure Command-Line Tools HCS Extension
Home-page: https://github.com/hashicorp/cloud-hcs-cli
Author: HashiCorp Cloud
Author-email: team-cloud@hashicorp.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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-core

Microsoft Azure CLI 'hcs' Extension
==========================================

This package is for the 'hcs' extension.
i.e. 'az hcs'

.. :changelog:

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

0.4.4
++++++
* Add helper text around snapshot restore take-snapshot parameter

0.4.3
++++++
* Populate `source_channel` on all Create cluster requests
* Populate `source_channel` on any Update cluster requests for clusters with plan version of 0.0.56 or greater

0.4.2
++++++
* Expose `take-snapshot` flag on `az hcs snapshot restore` to take a snapshot before executing a restore. 

0.4.1
++++++
* Add `create-federation-token` and `show-federation` commands.
* Add `--federation-token` to `az hcs create` command.

0.4.0
++++++
* Add snapshot commands - check out `az hcs snapshot`.
* Augment `az hcs list-versions` command to support resource-group and managed-app name as parameters.

0.3.1
++++++
* Support AZS cluster deployed to a different resource group from the Managed Application.

0.3.0
++++++
* Support new plan name. CLIs before this version will stop working shortly.

0.2.1
++++++
* Added additional properties to `az hcs show` command.

0.2.0
++++++
* Add billing commands - check out `az hcs billing`.

0.1.0
++++++
* Update plan names and versions for GA release.

0.0.3
++++++
* Change create to use latest managed app version.

0.0.2
++++++
* Add ability to Update cluster versions.

0.0.1
++++++
* Initial release.


