-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 [ confluent ] (#3533)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=959433 Last commit: 1e9d134
- Loading branch information
Azure CLI Bot
authored
Jun 28, 2021
1 parent
e4a423a
commit 8e293b7
Showing
1 changed file
with
43 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 |
---|---|---|
|
@@ -6205,6 +6205,49 @@ | |
"version": "0.1.0" | ||
}, | ||
"sha256Digest": "4a6ffd3d10898183b66b0933064bc6d9bbade0e9af32be3348412b75310e07cb" | ||
}, | ||
{ | ||
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/confluent-0.2.0-py3-none-any.whl", | ||
"filename": "confluent-0.2.0-py3-none-any.whl", | ||
"metadata": { | ||
"azext.isExperimental": true, | ||
"azext.minCliCoreVersion": "2.17.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", | ||
"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://github.com/Azure/azure-cli-extensions/tree/master/src/confluent" | ||
} | ||
} | ||
}, | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "confluent", | ||
"summary": "Microsoft Azure Command-Line Tools ConfluentManagementClient Extension", | ||
"version": "0.2.0" | ||
}, | ||
"sha256Digest": "edf3b0d4afc36a3aaa9f68723f1db8b26bedcb5a5abcb053556146e4604cf31a" | ||
} | ||
], | ||
"connectedk8s": [ | ||
|