Skip to content

Commit bceb5ec

Browse files
author
Azure CLI Bot
authored
[Release] Update index.json for extension [ automation ] (Azure#2669)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=618445 Last commit: Azure@65cec44
1 parent 3d7d29c commit bceb5ec

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

src/index.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,6 +2367,51 @@
23672367
"sha256Digest": "1d4e9b832a3f50b33428d565478a2e655c81d49277c07dc909f1485b62ba5372"
23682368
}
23692369
],
2370+
"automation": [
2371+
{
2372+
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/automation-0.1.0-py3-none-any.whl",
2373+
"filename": "automation-0.1.0-py3-none-any.whl",
2374+
"metadata": {
2375+
"azext.isExperimental": true,
2376+
"azext.minCliCoreVersion": "2.13.0",
2377+
"classifiers": [
2378+
"Development Status :: 4 - Beta",
2379+
"Intended Audience :: Developers",
2380+
"Intended Audience :: System Administrators",
2381+
"Programming Language :: Python",
2382+
"Programming Language :: Python :: 3",
2383+
"Programming Language :: Python :: 3.6",
2384+
"Programming Language :: Python :: 3.7",
2385+
"Programming Language :: Python :: 3.8",
2386+
"License :: OSI Approved :: MIT License"
2387+
],
2388+
"extensions": {
2389+
"python.details": {
2390+
"contacts": [
2391+
{
2392+
"email": "azpycli@microsoft.com",
2393+
"name": "Microsoft Corporation",
2394+
"role": "author"
2395+
}
2396+
],
2397+
"document_names": {
2398+
"description": "DESCRIPTION.rst"
2399+
},
2400+
"project_urls": {
2401+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/automation"
2402+
}
2403+
}
2404+
},
2405+
"generator": "bdist_wheel (0.30.0)",
2406+
"license": "MIT",
2407+
"metadata_version": "2.0",
2408+
"name": "automation",
2409+
"summary": "Microsoft Azure Command-Line Tools AutomationClient Extension",
2410+
"version": "0.1.0"
2411+
},
2412+
"sha256Digest": "779f996ffab9fd76438d8938216fcbeb6f9aecad3a23bd2097731182607e4d7a"
2413+
}
2414+
],
23702415
"azure-batch-cli-extensions": [
23712416
{
23722417
"downloadUrl": "https://github.com/Azure/azure-batch-cli-extensions/releases/download/azure-batch-cli-extensions-2.5.3/azure_batch_cli_extensions-2.5.3-py2.py3-none-any.whl",

0 commit comments

Comments
 (0)