Skip to content

Commit 7e2a5e6

Browse files
committed
Added 1.0.1 version of aksarc CLI extension
1 parent 350ac3e commit 7e2a5e6

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

src/index.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9794,6 +9794,60 @@
97949794
"version": "1.0.0"
97959795
},
97969796
"sha256Digest": "e214f2e51d336069bbfd97f7d2ee31f467669e60f1920cee5f73ae2098f12a08"
9797+
},
9798+
{
9799+
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.0.1-py3-none-any.whl",
9800+
"filename": "aksarc-1.0.1-py3-none-any.whl",
9801+
"metadata": {
9802+
"azext.minCliCoreVersion": "2.32.0",
9803+
"classifiers": [
9804+
"Development Status :: 4 - Beta",
9805+
"Intended Audience :: Developers",
9806+
"Intended Audience :: System Administrators",
9807+
"Programming Language :: Python",
9808+
"Programming Language :: Python :: 3",
9809+
"Programming Language :: Python :: 3.6",
9810+
"Programming Language :: Python :: 3.7",
9811+
"Programming Language :: Python :: 3.8",
9812+
"Programming Language :: Python :: 3.9",
9813+
"License :: OSI Approved :: MIT License"
9814+
],
9815+
"extensions": {
9816+
"python.details": {
9817+
"contacts": [
9818+
{
9819+
"email": "[email protected]",
9820+
"name": "Microsoft Corporation",
9821+
"role": "author"
9822+
}
9823+
],
9824+
"document_names": {
9825+
"description": "DESCRIPTION.rst"
9826+
},
9827+
"project_urls": {
9828+
"Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils/azcli/aksarc"
9829+
}
9830+
}
9831+
},
9832+
"extras": [],
9833+
"generator": "bdist_wheel (0.30.0)",
9834+
"license": "MIT",
9835+
"metadata_version": "2.0",
9836+
"name": "aksarc",
9837+
"run_requires": [
9838+
{
9839+
"requires": [
9840+
"kubernetes (>=24.0.0)",
9841+
"kubernetes>=24.0.0",
9842+
"paramiko (>=3.3.1)",
9843+
"paramiko>=3.3.1"
9844+
]
9845+
}
9846+
],
9847+
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
9848+
"version": "1.0.1"
9849+
},
9850+
"sha256Digest": "d7337618dc1a49c7142f3a9d16200a9d391d17384d4cce9129e1836812736f12"
97979851
}
97989852
],
97999853
"akshybrid": [

0 commit comments

Comments
 (0)