forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release] Update index.json for extension [ log-analytics ] (#1858)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=417098 Last commit: Azure@3dd4b81
- Loading branch information
Azure CLI Bot
authored
Jun 9, 2020
1 parent
3dd4b81
commit e5e12b1
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4635,6 +4635,51 @@ | |
"version": "0.2.0" | ||
}, | ||
"sha256Digest": "28a24f605e80c6fc56408add14981e5b4572077f2b5f0c55208f4105624cc91b" | ||
}, | ||
{ | ||
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/log_analytics-0.2.1-py2.py3-none-any.whl", | ||
"filename": "log_analytics-0.2.1-py2.py3-none-any.whl", | ||
"metadata": { | ||
"azext.isPreview": true, | ||
"azext.minCliCoreVersion": "2.0.0", | ||
"classifiers": [ | ||
"Development Status :: 4 - Beta", | ||
"Intended Audience :: Developers", | ||
"Intended Audience :: System Administrators", | ||
"Programming Language :: Python", | ||
"Programming Language :: Python :: 2", | ||
"Programming Language :: Python :: 2.7", | ||
"Programming Language :: Python :: 3", | ||
"Programming Language :: Python :: 3.4", | ||
"Programming Language :: Python :: 3.5", | ||
"Programming Language :: Python :: 3.6", | ||
"License :: OSI Approved :: MIT License" | ||
], | ||
"extensions": { | ||
"python.details": { | ||
"contacts": [ | ||
{ | ||
"email": "[email protected]", | ||
"name": "Ace Eldeib", | ||
"role": "author" | ||
} | ||
], | ||
"document_names": { | ||
"description": "DESCRIPTION.rst" | ||
}, | ||
"project_urls": { | ||
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/log-analytics" | ||
} | ||
} | ||
}, | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "log-analytics", | ||
"summary": "Support for Azure Log Analytics query capabilities.", | ||
"version": "0.2.1" | ||
}, | ||
"sha256Digest": "23751654f76334e97c3ae3b10dd4e6896785cbf5c7c9442d3f979ebd6b9c6c21" | ||
} | ||
], | ||
"log-analytics-solution": [ | ||
|