Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -33107,6 +33107,57 @@
"version": "1.1.1"
},
"sha256Digest": "71c6ffe17e95734735d2f8387cd643cb11b1628d6b66751507f7aea6931d9855"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/ssh-1.1.2-py3-none-any.whl",
"filename": "ssh-1.1.2-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"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",
Comment on lines +33123 to +33125
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vthiebaut10, we may want to update these lines, since we have supported Python 3.10 and will drop Python 3.6 pretty soon.

"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/main/src/ssh"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ssh",
"run_requires": [
{
"requires": [
"oschmod (==0.3.12)"
]
}
],
"summary": "SSH into Azure VMs using RBAC and AAD OpenSSH Certificates",
"version": "1.1.2"
},
"sha256Digest": "e50513e5985024936c5f65ae564817e5705ccda69046abcbabd2418f5753d48e"
}
],
"stack-hci": [
Expand Down