Skip to content

Commit

Permalink
release new cli (#7688)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Chen <[email protected]>
  • Loading branch information
mchen727 and Matthew Chen committed Jun 7, 2024
1 parent 7b76c7e commit 0ce81fa
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11688,6 +11688,60 @@
"version": "1.2.20"
},
"sha256Digest": "bf55c6a31c8c9eb876e5f65260b134dd1820ed76bd9f838ebb9c3e30635faa04"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.2.23-py3-none-any.whl",
"filename": "aksarc-1.2.23-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.32.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",
"Programming Language :: Python :: 3.9",
"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://learn.microsoft.com/en-us/azure/aks/hybrid/"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "aksarc",
"run_requires": [
{
"requires": [
"kubernetes (>=24.0.0)",
"kubernetes>=24.0.0",
"paramiko (<4.0.0,>=2.0.8)",
"paramiko<4.0.0,>=2.0.8"
]
}
],
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
"version": "1.2.23"
},
"sha256Digest": "9a02fe5a42e135787b91feb950db74a318b6922d768b5c00327621951b9d6fdd"
}
],
"akshybrid": [
Expand Down

0 comments on commit 0ce81fa

Please sign in to comment.