From f3452f462347dbe64fb8706ccdc46d10273b2565 Mon Sep 17 00:00:00 2001 From: Hari Prasad Date: Mon, 18 Dec 2023 18:28:33 -0800 Subject: [PATCH] Added 1.0.2 version of aksarc CLI extension (#7090) * Added 1.0.1 version of aksarc CLI extension * Testing the CI help fix * Fixing the param help * testing * Fixing the help param * Published the extension with help fix --- src/index.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/src/index.json b/src/index.json index ff3a89fcfb3..5207ce09185 100644 --- a/src/index.json +++ b/src/index.json @@ -9794,6 +9794,60 @@ "version": "1.0.0" }, "sha256Digest": "e214f2e51d336069bbfd97f7d2ee31f467669e60f1920cee5f73ae2098f12a08" + }, + { + "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.0.2-py3-none-any.whl", + "filename": "aksarc-1.0.2-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": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils/azcli/aksarc" + } + } + }, + "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 (>=3.3.1)", + "paramiko>=3.3.1" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension", + "version": "1.0.2" + }, + "sha256Digest": "62c4ff20ce9d669ee4063a5bd4f03a7f7b591d2cf9fe74a3719b6be5586a937c" } ], "akshybrid": [