From e24d5245c99f822f7b871b35d0a49839ea0282c3 Mon Sep 17 00:00:00 2001 From: Page Bowers <40775967+pabowers@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:39:51 -0700 Subject: [PATCH] [baremetal] Adding the baremetal extension to the overall cli extension repo (#2510) --- src/index.json | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/src/index.json b/src/index.json index 2dc685e3d15..537c9f4c10a 100644 --- a/src/index.json +++ b/src/index.json @@ -3524,6 +3524,52 @@ "sha256Digest": "bbf330942daac0035bd9bb9a0fdeaf297124ec8cd98e28e46adb2bf34070295b" } ], + "baremetal-infrastructure": [ + { + "downloadUrl": "https://github.com/Azure/azure-baremetalinfrastructure-cli-extension/releases/download/0.0.1/baremetal_infrastructure-0.0.1-py2.py3-none-any.whl", + "filename": "baremetal_infrastructure-0.0.1-py2.py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.12.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 2", + "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.4", + "Programming Language :: Python :: 3.5", + "Programming Language :: Python :: 3.6", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-baremetalinfrastructure-cli-extension" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "baremetal-infrastructure", + "summary": "Additional commands for working with BareMetal instances.", + "version": "0.0.1" + }, + "sha256Digest": "1c2344e2c4bce6df9d8c2a588111b4106e02e80568278f2be247a543cb15b9c4" + } + ], "blockchain": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/blockchain-0.1.0-py3-none-any.whl",