pyegeria 0.8.4.37__py3-none-any.whl → 0.8.4.38__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.
@@ -36,7 +36,6 @@ EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
36
36
  @click.command("load-archive")
37
37
  @click.option(
38
38
  "--file",
39
- prompt="Path on the Metadata Server of the archive file to load",
40
39
  default="content-packs/CocoComboArchive.omarchive",
41
40
  help="Full path on the Metadata Server to the archive file to load",
42
41
  )
@@ -58,7 +57,6 @@ def load_archive(file, server, view_server, url, userid, password, timeout):
58
57
  try:
59
58
  s_client = EgeriaTech(view_server, url, userid, password)
60
59
  token = s_client.create_egeria_bearer_token()
61
- # server_guid = s_client.get_guid_for_name(server)
62
60
  server_guid = None
63
61
  s_client.add_archive_file(
64
62
  file, server_guid, EGERIA_METADATA_STORE, time_out=timeout
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.8.4.37
3
+ Version: 0.8.4.38
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -34,7 +34,7 @@ commands/ops/__init__.py,sha256=SCfzF3-aMx8EpqLWmH7JQf13gTmMAtHRbg69oseLvi8,480
34
34
  commands/ops/engine_actions.py,sha256=00s_wkzs0zlZ6PyZ0J5J9lHhw4Viyzbeox7b1K1lmyc,4609
35
35
  commands/ops/gov_server_actions.py,sha256=xF0QWSP7JtxpcA-L8DfbVjtgHgqBocgBN5qIE5Rmm9A,5631
36
36
  commands/ops/list_catalog_targets.py,sha256=0FIZqZu7DSh7tnrme6EOhNiVvK8wyvN1iTZKEDuwTmw,6620
37
- commands/ops/load_archive.py,sha256=aJbxqyCfEmHFWyCFCR2GZG_s46cqg2lo-5q2wF_6cUs,2582
37
+ commands/ops/load_archive.py,sha256=3-w1IUDz0xYW254KCLQ8Bs0LgcfFzfYT1trZnIkucJc,2453
38
38
  commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
39
39
  commands/ops/monitor_engine_activity.py,sha256=m18OSnRoo5ut0WKKOWNoFGXJW_npjp6hzHK3RUQG8T0,8479
40
40
  commands/ops/monitor_engine_activity_c.py,sha256=rSEUD3elhsiYdUhQRn613OM_R4VecFb0uq39MhYhltQ,9371
@@ -91,8 +91,8 @@ pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0
91
91
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
92
92
  pyegeria/valid_metadata_omvs.py,sha256=raBU_bK0oMhOqjOUTSbU_OZuGKsYqRoiFbtUwz4OtZI,29060
93
93
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
94
- pyegeria-0.8.4.37.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
95
- pyegeria-0.8.4.37.dist-info/METADATA,sha256=sYWf-XgmgWqNIV2U-TYHL8cWPpojQbmRvSl6y9pxNSM,2868
96
- pyegeria-0.8.4.37.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
97
- pyegeria-0.8.4.37.dist-info/entry_points.txt,sha256=R8sNzclWZN542SufuVlx9HDia23PlSVnJioUkzCWg4I,3349
98
- pyegeria-0.8.4.37.dist-info/RECORD,,
94
+ pyegeria-0.8.4.38.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
95
+ pyegeria-0.8.4.38.dist-info/METADATA,sha256=P-ouAO_QVuOuzKDCaBsp7p7ipcbMeNCF1vHAlfYu7D0,2868
96
+ pyegeria-0.8.4.38.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
97
+ pyegeria-0.8.4.38.dist-info/entry_points.txt,sha256=R8sNzclWZN542SufuVlx9HDia23PlSVnJioUkzCWg4I,3349
98
+ pyegeria-0.8.4.38.dist-info/RECORD,,