Skip to content

Commit a009929

Browse files
authored
chore(arcdata): Welcome arcdata v0.0.1 preview (Azure#3461)
* chore(arcdata): Welcome arcdata v0.0.1 preview chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview
1 parent 33d8835 commit a009929

File tree

1 file changed

+58
-1
lines changed

1 file changed

+58
-1
lines changed

src/index.json

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3912,6 +3912,63 @@
39123912
"sha256Digest": "8c3ace89d98781f2e0c952a7197862d0f64afded0c6e8e83f229fea3e014806b"
39133913
}
39143914
],
3915+
"arcdata": [
3916+
{
3917+
"downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-0.0.1-py2.py3-none-any.whl",
3918+
"filename": "arcdata-0.0.1-py2.py3-none-any.whl",
3919+
"metadata": {
3920+
"azext.isExperimental": false,
3921+
"azext.minCliCoreVersion": "2.3.1",
3922+
"classifiers": [
3923+
"Development Status :: 1 - Beta",
3924+
"Intended Audience :: Developers",
3925+
"Programming Language :: Python",
3926+
"Programming Language :: Python :: 3",
3927+
"Programming Language :: Python :: 3.6",
3928+
"Programming Language :: Python :: 3.7",
3929+
"Programming Language :: Python :: 3.8",
3930+
"License :: OSI Approved :: MIT License"
3931+
],
3932+
"extensions": {
3933+
"python.details": {
3934+
"contacts": [
3935+
{
3936+
"email": "dpgswdist@microsoft.com",
3937+
"name": "Microsoft Corporation",
3938+
"role": "author"
3939+
}
3940+
],
3941+
"document_names": {
3942+
"description": "DESCRIPTION.rst"
3943+
},
3944+
"project_urls": {
3945+
"Home": "https://docs.microsoft.com/en-us/sql/sql-server/azure-arc/overview?view=sql-server-ver15"
3946+
}
3947+
}
3948+
},
3949+
"extras": [],
3950+
"generator": "bdist_wheel (0.30.0)",
3951+
"license": "MIT",
3952+
"license_file": "LICENSE",
3953+
"metadata_version": "2.0",
3954+
"name": "arcdata",
3955+
"run_requires": [
3956+
{
3957+
"requires": [
3958+
"jinja2 (==2.10.3)",
3959+
"jsonpatch (==1.24)",
3960+
"jsonpath-ng (==1.4.3)",
3961+
"kubernetes (==11.0.0)",
3962+
"pydash (==4.8.0)"
3963+
]
3964+
}
3965+
],
3966+
"summary": "Tools for managing ArcData.",
3967+
"version": "0.0.1"
3968+
},
3969+
"sha256Digest": "e727a7bf123aa15b406455f268be8a906907d6d32bd314d122b83d006767adc8"
3970+
}
3971+
],
39153972
"attestation": [
39163973
{
39173974
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/attestation-0.1.0-py3-none-any.whl",
@@ -20159,4 +20216,4 @@
2015920216
]
2016020217
},
2016120218
"formatVersion": "1"
20162-
}
20219+
}

0 commit comments

Comments
 (0)