Skip to content

Commit 46c55f2

Browse files
committed
[Release] Update index.json for extension [ sftp-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=137326695&view=results Last commit: 3ff2094
1 parent 3ff2094 commit 46c55f2

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

src/index.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91407,6 +91407,52 @@
9140791407
"sha256Digest": "81da780da232cb34d547fbe5a4e7a6a8d901789b56134762b72fcb38cc22011f"
9140891408
}
9140991409
],
91410+
"sftp": [
91411+
{
91412+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/sftp-1.0.0b1-py3-none-any.whl",
91413+
"filename": "sftp-1.0.0b1-py3-none-any.whl",
91414+
"metadata": {
91415+
"azext.isPreview": true,
91416+
"azext.minCliCoreVersion": "2.75.0",
91417+
"classifiers": [
91418+
"Development Status :: 4 - Beta",
91419+
"Intended Audience :: Developers",
91420+
"Intended Audience :: System Administrators",
91421+
"Programming Language :: Python",
91422+
"Programming Language :: Python :: 3",
91423+
"Programming Language :: Python :: 3.8",
91424+
"Programming Language :: Python :: 3.9",
91425+
"Programming Language :: Python :: 3.10",
91426+
"Programming Language :: Python :: 3.11",
91427+
"License :: OSI Approved :: MIT License"
91428+
],
91429+
"extensions": {
91430+
"python.details": {
91431+
"contacts": [
91432+
{
91433+
"email": "azpycli@microsoft.com",
91434+
"name": "Microsoft Corporation",
91435+
"role": "author"
91436+
}
91437+
],
91438+
"document_names": {
91439+
"description": "DESCRIPTION.rst"
91440+
},
91441+
"project_urls": {
91442+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/sftp"
91443+
}
91444+
}
91445+
},
91446+
"generator": "bdist_wheel (0.30.0)",
91447+
"license": "MIT",
91448+
"metadata_version": "2.0",
91449+
"name": "sftp",
91450+
"summary": "Secure access to Azure Storage blob data via SFTP with SSH certificates.",
91451+
"version": "1.0.0b1"
91452+
},
91453+
"sha256Digest": "704f1bd998281bd0ceeb87a44f7169711b9300e617f78a73112609f6551eecb2"
91454+
}
91455+
],
9141091456
"site-recovery": [
9141191457
{
9141291458
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/site_recovery-1.0.0-py3-none-any.whl",

0 commit comments

Comments
 (0)