pyegeria 0.5.8.6__py3-none-any.whl → 0.5.8.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- examples/widgets/cli/egeria_ops.py +2 -1
- {pyegeria-0.5.8.6.dist-info → pyegeria-0.5.8.7.dist-info}/METADATA +1 -1
- {pyegeria-0.5.8.6.dist-info → pyegeria-0.5.8.7.dist-info}/RECORD +6 -6
- {pyegeria-0.5.8.6.dist-info → pyegeria-0.5.8.7.dist-info}/LICENSE +0 -0
- {pyegeria-0.5.8.6.dist-info → pyegeria-0.5.8.7.dist-info}/WHEEL +0 -0
- {pyegeria-0.5.8.6.dist-info → pyegeria-0.5.8.7.dist-info}/entry_points.txt +0 -0
@@ -194,7 +194,7 @@ def refresh_connectors(ctx,connector):
|
|
194
194
|
"""Refresh the specified integration connector or ALL connectors if not specified"""
|
195
195
|
c = ctx.obj
|
196
196
|
refresh_connector(connector,c.integration_daemon, c.integration_daemon_url,
|
197
|
-
c.userid, c.
|
197
|
+
c.userid, c.password)
|
198
198
|
|
199
199
|
@integration_daemon.command('restart')
|
200
200
|
@click.pass_context
|
@@ -205,6 +205,7 @@ def restart_connectors(ctx,connector):
|
|
205
205
|
restart_connector(connector,c.integration_daemon, c.integration_daemon_url,
|
206
206
|
c.userid, c.password)
|
207
207
|
|
208
|
+
|
208
209
|
integration_daemon.add_command(add_catalog_target)
|
209
210
|
integration_daemon.add_command(remove_catalog_target)
|
210
211
|
integration_daemon.add_command(update_catalog_target)
|
@@ -9,7 +9,7 @@ examples/widgets/catalog_user/get_tech_type_template.py,sha256=2bGRMIcXqlMFwNGRd
|
|
9
9
|
examples/widgets/catalog_user/list_assets.py,sha256=MRWha0yS3JPQEZNXqAktbEWYiU3kxdcmu4mV7YravQQ,5668
|
10
10
|
examples/widgets/catalog_user/list_glossary.py,sha256=abw3iBFEPHcSpucq2Jqh6UEOILyzx2IfBWS9gPl968k,5176
|
11
11
|
examples/widgets/cli/__init__.py,sha256=ReG7mIcm5c512S_z1UZIpMtE67zlO_zj-1HhHWYS4fI,30
|
12
|
-
examples/widgets/cli/egeria_ops.py,sha256=
|
12
|
+
examples/widgets/cli/egeria_ops.py,sha256=HLaRY6GiTaKtUSWDlt4XCVMkIOhYhdEoA_NqhocWjak,9474
|
13
13
|
examples/widgets/cli/ops_config.py,sha256=7l20Y7eZTkPIfWLezh0QiNF2FaQB98o6qtj7QRbGgoY,1300
|
14
14
|
examples/widgets/developer/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
|
15
15
|
examples/widgets/developer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -69,8 +69,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
|
|
69
69
|
pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
|
70
70
|
pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
|
71
71
|
pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
|
72
|
-
pyegeria-0.5.8.
|
73
|
-
pyegeria-0.5.8.
|
74
|
-
pyegeria-0.5.8.
|
75
|
-
pyegeria-0.5.8.
|
76
|
-
pyegeria-0.5.8.
|
72
|
+
pyegeria-0.5.8.7.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
73
|
+
pyegeria-0.5.8.7.dist-info/METADATA,sha256=IfXDRa_zB-gbZcez5XC6ayCow5PFFJhcuschjQgpGY8,2688
|
74
|
+
pyegeria-0.5.8.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
75
|
+
pyegeria-0.5.8.7.dist-info/entry_points.txt,sha256=5aexqWL8P1vQZrEK4bQLfelOnFfZtXFmWYS0pLa4NmE,2772
|
76
|
+
pyegeria-0.5.8.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|