diff --git a/src/index.json b/src/index.json index c0f203f21b3..171a5d202b7 100644 --- a/src/index.json +++ b/src/index.json @@ -8553,6 +8553,60 @@ "sha256Digest": "698aa10606de4ec9eec580747a2d6d38c755633261241d75618badc53fe1e0f4" } ], + "ssh": [ + { + "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/ssh-0.1.0-py3-none-any.whl", + "filename": "ssh-0.1.0-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": "ryrossit@microsoft.com", + "name": "Ryan Rossiter", + "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 (==2.8.0)", + "paramiko (==2.6.0)" + ] + } + ], + "summary": "SSH into VMs", + "version": "0.1.0" + }, + "sha256Digest": "cf39bfcf542db4a7a3acf119f4ea71f17626eaaac7fe480d058962fec3d3ff25" + } + ], "storage-or-preview": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/storage_or_preview-0.4.0-py2.py3-none-any.whl",