From 72764a7b8b98a12c725b01222bd389a3799f1ac7 Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Tue, 31 Aug 2021 02:46:21 +0000 Subject: [PATCH] [Release] Update index.json for extension [ ssh ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1073592 Last commit: https://github.com/Azure/azure-cli-extensions/commit/6abf27dad76354ea57a0670317c38d23f7bb2ee7 --- src/index.json | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/src/index.json b/src/index.json index d503a941213..fc0d20734db 100644 --- a/src/index.json +++ b/src/index.json @@ -20399,6 +20399,57 @@ "version": "0.1.5" }, "sha256Digest": "070cc0bf147852872908ca9910d668c6f9b93b89d5cc6d0ec2869142635e6ae6" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/ssh-0.1.6-py3-none-any.whl", + "filename": "ssh-0.1.6-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.4.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "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-cli-extensions/tree/master/src/ssh" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "ssh", + "run_requires": [ + { + "requires": [ + "cryptography" + ] + } + ], + "summary": "SSH into Azure VMs using RBAC and AAD OpenSSH Certificates", + "version": "0.1.6" + }, + "sha256Digest": "a4de20dd94051c4b9143805cb9531075f56df5f56106c6aaed5e2fd1ffd62c3d" } ], "stack-hci": [