pyegeria 1.5.1.1.35__py3-none-any.whl → 1.5.1.1.36__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.
@@ -453,7 +453,7 @@ def refresh_connectors(ctx, server, connector):
453
453
  @click.option(
454
454
  "--server",
455
455
  default="integration-daemon",
456
- help="Name of the integration server to refresh",
456
+ help="Name of the integration server to restart",
457
457
  )
458
458
  def restart_connectors(ctx, server, connector):
459
459
  """Restart the specified integration connector or ALL connectors if not specified"""
@@ -116,7 +116,7 @@ def start_server(ctx, server):
116
116
  # envvar="EGERIA_PASSWORD",
117
117
  # help="Egeria user password",
118
118
  # )
119
- def refresh_gov_eng_config(ctx):
119
+ def refresh(ctx):
120
120
  """Start or restart an engine-host from its known configuration"""
121
121
  c = ctx.obj
122
122
  p_client = EgeriaTech(c.view_server, c.view_server_url, c.userid, c.password)
@@ -104,7 +104,7 @@ def update_catalog_target(ctx, relationship_guid: str, catalog_target_name: str)
104
104
  print_exception_response(e)
105
105
 
106
106
 
107
- @click.command("refresh-gov-eng-config")
107
+ @click.command("refresh")
108
108
  @click.pass_context
109
109
  def refresh_gov_eng_config(ctx):
110
110
  """Start or restart an engine-host from its known configuration"""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 1.5.1.1.35
3
+ Version: 1.5.1.1.36
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -38,7 +38,7 @@ pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNW
38
38
  pyegeria/commands/cli/egeria.py,sha256=SrdH4XUXTaTOqYh-_oKo97jKJXTkyhPowaSQHOkYhOw,32763
39
39
  pyegeria/commands/cli/egeria_cat.py,sha256=o6RfCYRhykXfFegd47-Z2fsXLzcREViGkqts1fOnrAs,15763
40
40
  pyegeria/commands/cli/egeria_my.py,sha256=Memyxzhrn_i3nMNRor-5N40_SKJJMzylA4iQgBW3T4g,6235
41
- pyegeria/commands/cli/egeria_ops.py,sha256=vosq5JV6-U-G01q2QsqrID2vKH51Am6s28_2c7WLqqo,11997
41
+ pyegeria/commands/cli/egeria_ops.py,sha256=vpQ5kqzIw53OXgjTfV7ciQ50DduzAIqPsyl6uzB86sk,11997
42
42
  pyegeria/commands/cli/egeria_tech.py,sha256=o6g_xwP8S-ehwgpkl-0BD_-FyGfyr90bEiKWNvHj9xk,13303
43
43
  pyegeria/commands/cli/ops_config.py,sha256=m4AfPjf-fR4EBTx8Dc2mcgrfWwAxb30YGeV-v79bg4U,1450
44
44
  pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
@@ -50,8 +50,8 @@ pyegeria/commands/my/monitor_open_todos.py,sha256=KDrAjdLPP3j0K9Y3G95BIgr51ktTx3
50
50
  pyegeria/commands/my/todo_actions.py,sha256=iazoRhsQ9aecCwJk6r4lWRP-mPD2t-YGU_GmPrFtR-Q,8372
51
51
  pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
52
52
  pyegeria/commands/ops/__init__.py,sha256=GyDGBYodxuJ-7k87z2farDs9vhR__RNrYeAe94HWGPM,764
53
- pyegeria/commands/ops/engine_actions.py,sha256=zHmjUhAb3pyIXRo6rdMkx5RL4XnR3ozwIlr7HaG7s3M,4515
54
- pyegeria/commands/ops/gov_server_actions.py,sha256=dKYdb2ImwohPjrGE9ufkIhXURhY9V9FnzUh84ycQhTg,5515
53
+ pyegeria/commands/ops/engine_actions.py,sha256=hX6MRiVsX3tRJfQLaA83NnqlvaF1Bv-SlDwACzr3nME,4500
54
+ pyegeria/commands/ops/gov_server_actions.py,sha256=VPVWbwRXrLTuQEOE324ZAl5PB20Ox86FRy9XvWOOQ2E,5500
55
55
  pyegeria/commands/ops/list_catalog_targets.py,sha256=0FIZqZu7DSh7tnrme6EOhNiVvK8wyvN1iTZKEDuwTmw,6620
56
56
  pyegeria/commands/ops/load_archive.py,sha256=ZsJmQ-2cywsiO5RYHQXFF72wrlBK18jvAkyQ8N-nSp4,2744
57
57
  pyegeria/commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
@@ -108,8 +108,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
108
108
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
109
109
  pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
110
110
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
111
- pyegeria-1.5.1.1.35.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
112
- pyegeria-1.5.1.1.35.dist-info/METADATA,sha256=5Pba7FpN7wtLgIiG92bwPRTuY65EQz7-zplkSGggWEU,2998
113
- pyegeria-1.5.1.1.35.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
114
- pyegeria-1.5.1.1.35.dist-info/entry_points.txt,sha256=YxEUUWKTrK3YStEbBqM6TD_UetgVKy5LYGWBnxnyNz0,4886
115
- pyegeria-1.5.1.1.35.dist-info/RECORD,,
111
+ pyegeria-1.5.1.1.36.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
112
+ pyegeria-1.5.1.1.36.dist-info/METADATA,sha256=yqJhWoRLAx5GdrCV2ygtZPIuXWz8bkmbgJKIwrV1v4E,2998
113
+ pyegeria-1.5.1.1.36.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
114
+ pyegeria-1.5.1.1.36.dist-info/entry_points.txt,sha256=YxEUUWKTrK3YStEbBqM6TD_UetgVKy5LYGWBnxnyNz0,4886
115
+ pyegeria-1.5.1.1.36.dist-info/RECORD,,