Skip to content

Commit

Permalink
[Release] Update index.json for extension [ ssh ] (#3955)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1139870

Last commit: 78264f6
  • Loading branch information
Azure CLI Bot authored Oct 13, 2021
1 parent c08b90f commit fc8eb2e
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -21683,6 +21683,58 @@
"version": "0.1.6"
},
"sha256Digest": "a4de20dd94051c4b9143805cb9531075f56df5f56106c6aaed5e2fd1ffd62c3d"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/ssh-0.1.7-py3-none-any.whl",
"filename": "ssh-0.1.7-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": "[email protected]",
"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",
"oschmod (==0.3.12)"
]
}
],
"summary": "SSH into Azure VMs using RBAC and AAD OpenSSH Certificates",
"version": "0.1.7"
},
"sha256Digest": "680bd601879c1687faf5d7c15a7fac15887ffa613ff1b37f6fd6e98ba96998ff"
}
],
"stack-hci": [
Expand Down

0 comments on commit fc8eb2e

Please sign in to comment.