pyegeria 5.2__py3-none-any.whl → 5.2.0.1__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.
Files changed (117) hide show
  1. pyegeria/__init__.py +0 -2
  2. pyegeria/_client.py +2 -7
  3. pyegeria/asset_catalog_omvs.py +0 -34
  4. pyegeria/classification_manager_omvs.py +3 -2
  5. pyegeria/collection_manager_omvs.py +45 -92
  6. pyegeria/commands/README.md +1 -2
  7. pyegeria/commands/cat/__init__.py +5 -1
  8. pyegeria/commands/cat/get_collection.py +14 -23
  9. pyegeria/commands/cat/get_tech_type_elements.py +1 -1
  10. pyegeria/commands/cat/glossary_actions.py +8 -28
  11. pyegeria/commands/cat/list_assets.py +17 -8
  12. pyegeria/commands/cat/list_collections.py +5 -10
  13. pyegeria/commands/cat/list_deployed_catalogs.py +2 -4
  14. pyegeria/commands/cat/list_deployed_database_schemas.py +14 -8
  15. pyegeria/commands/cat/list_deployed_databases.py +3 -2
  16. pyegeria/commands/cat/list_tech_types.py +24 -36
  17. pyegeria/commands/cat/list_terms.py +2 -4
  18. pyegeria/commands/cli/egeria.py +117 -106
  19. pyegeria/commands/cli/egeria_cat.py +54 -53
  20. pyegeria/commands/cli/egeria_my.py +33 -25
  21. pyegeria/commands/cli/egeria_ops.py +40 -38
  22. pyegeria/commands/cli/egeria_tech.py +41 -55
  23. pyegeria/commands/cli/ops_config.py +1 -3
  24. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png +0 -0
  25. pyegeria/commands/doc/{README.md → command-overview.md} +5 -50
  26. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/{README.md → hey_egeria: overview.md } +1 -1
  27. pyegeria/commands/my/monitor_my_todos.py +5 -17
  28. pyegeria/commands/my/monitor_open_todos.py +1 -1
  29. pyegeria/commands/ops/monitor_asset_events.py +22 -27
  30. pyegeria/commands/ops/monitor_engine_activity_c.py +1 -1
  31. pyegeria/commands/ops/monitor_gov_eng_status.py +4 -31
  32. pyegeria/commands/ops/monitor_integ_daemon_status.py +14 -17
  33. pyegeria/commands/ops/monitor_platform_status.py +1 -1
  34. pyegeria/commands/ops/orig_monitor_server_status.py +21 -36
  35. pyegeria/commands/ops/refresh_integration_daemon.py +1 -1
  36. pyegeria/commands/ops/restart_integration_daemon.py +1 -1
  37. pyegeria/commands/tech/get_tech_details.py +42 -79
  38. pyegeria/commands/tech/get_tech_type_template.py +53 -69
  39. pyegeria/commands/tech/list_anchored_elements.py +15 -18
  40. pyegeria/commands/tech/list_elements_x.py +4 -7
  41. pyegeria/commands/tech/list_registered_services.py +1 -1
  42. pyegeria/commands/tech/list_relationship_types.py +21 -19
  43. pyegeria/commands/tech/list_relationships.py +3 -7
  44. pyegeria/commands/tech/table_tech_templates.py +1 -3
  45. pyegeria/create_tech_guid_lists.py +2 -2
  46. pyegeria/egeria_client.py +0 -2
  47. pyegeria/egeria_tech_client.py +0 -5
  48. pyegeria/glossary_manager_omvs.py +7 -101
  49. pyegeria/server_operations.py +4 -4
  50. pyegeria/template_manager_omvs.py +3 -1
  51. pyegeria/valid_metadata_omvs.py +1 -1
  52. {pyegeria-5.2.dist-info → pyegeria-5.2.0.1.dist-info}/METADATA +5 -3
  53. pyegeria-5.2.0.1.dist-info/RECORD +176 -0
  54. {pyegeria-5.2.dist-info → pyegeria-5.2.0.1.dist-info}/entry_points.txt +0 -2
  55. pyegeria/commands/cat/list_tech_type_elements.py +0 -190
  56. pyegeria/commands/cli/egeria_login_tui.py +0 -313
  57. pyegeria/commands/cli/txt_custom_v2.tcss +0 -19
  58. pyegeria/commands/doc/Visual Command Reference/README.md +0 -511
  59. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png +0 -0
  60. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png +0 -0
  61. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-12-17 at 15.48.38@2x.png +0 -0
  62. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-11-25 at 20.21.25@2x.png +0 -0
  63. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-12-17 at 15.52.16@2x.png +0 -0
  64. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed_databases 2024-12-16 at 16.40.31@2x.png +0 -0
  65. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-glossaries 2024-11-25 at 20.30.02.png +0 -0
  66. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-terms 2024-11-25 at 20.32.11.png +0 -0
  67. pyegeria/commands/doc/Visual Command Reference/cat/show/info/asset-types 2024-11-25 at 20.34.19@2x.png +0 -0
  68. pyegeria/commands/doc/Visual Command Reference/cat/show/info/certification-types 2024-11-25 at 20.37.07.png +0 -0
  69. pyegeria/commands/doc/Visual Command Reference/cat/show/info/collection-graph 2024-12-12 at 11.33.18@2x.png +0 -0
  70. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-collections 2024-12-10 at 14.25.51@2x.png +0 -0
  71. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-todos 2024-12-12 at 11.46.30@2x.png +0 -0
  72. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-user-ids 2024-12-12 at 11.51.09@2x.png +0 -0
  73. pyegeria/commands/doc/Visual Command Reference/cat/show/info/tech-types 2024-12-12 at 11.37.20@2x.png +0 -0
  74. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_dependencies 2024-12-14 at 16.24.39@2x.png +0 -0
  75. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_structure 2024-12-14 at 16.21.35@2x.png +0 -0
  76. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/projects 2024-12-14 at 16.18.10@2x.png +0 -0
  77. pyegeria/commands/doc/Visual Command Reference/hey_egeria tui 2024-12-16 at 16.58.22@2x.png +0 -0
  78. pyegeria/commands/doc/Visual Command Reference/my/show/my_profile 2024-12-14 at 16.29.27@2x.png +0 -0
  79. pyegeria/commands/doc/Visual Command Reference/my/show/my_roles 2024-12-14 at 16.32.10@2x.png +0 -0
  80. pyegeria/commands/doc/Visual Command Reference/my/show/my_todos 2024-12-15 at 16.24.13@2x.png +0 -0
  81. pyegeria/commands/doc/Visual Command Reference/my/show/open_todos 2024-12-14 at 16.36.12@2x.png +0 -0
  82. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/list_engine_activity compressed 2024-12-15 at 16.48.48@2x.png +0 -0
  83. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity 2024-12-15 at 16.32.55@2x.png +0 -0
  84. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity compressed 2024-12-15 at 16.38.29@2x.png +0 -0
  85. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_status 2024-12-15 at 16.51.26.jpeg +0 -0
  86. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_daemon_status 2024-12-15 at 16.57.12@2x.png +0 -0
  87. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_targets 2024-12-15 at 17.02.19@2x.png +0 -0
  88. pyegeria/commands/doc/Visual Command Reference/ops/show/platforms/monitor_platform_status 2024-12-15 at 19.53.18@2x.png +0 -0
  89. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status 2024-12-15 at 19.59.39@2x.png +0 -0
  90. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status full 2024-12-15 at 20.01.57@2x.png +0 -0
  91. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_startup_servers 2024-12-15 at 19.56.07@2x.png +0 -0
  92. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_anchored_elements 2024-12-15 at 21.25.41@2x.png +0 -0
  93. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_elements_of_om_type 2024-12-16 at 14.39.59@2x.png +0 -0
  94. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/info_for_guid 2024-12-16 at 11.35.29@2x.png +0 -0
  95. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type 2024-12-16 at 14.24.18@2x.png +0 -0
  96. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type extended 2024-12-16 at 14.28.46@2x.png +0 -0
  97. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_of_om_type_by_classification 2024-12-16 at 14.35.26@2x.png +0 -0
  98. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/related_elements 2024-12-16 at 14.55.01@2x.png +0 -0
  99. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/show_related_specifications 2024-12-16 at 15.04.55@2x.png +0 -0
  100. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/asset_types 2024-12-16 at 15.10.16@2x.png +0 -0
  101. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/detailed_governance_action_processes 2024-12-16 at 15.16.26@2x.png +0 -0
  102. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/governance_action_processes 2024-12-16 at 15.13.01@2x.png +0 -0
  103. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/registered_services 2024-12-16 at 16.44.54@2x.png +0 -0
  104. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-16 at 16.20.34@2x.png +0 -0
  105. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-19 at 10.51.54@2x.png +0 -0
  106. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/valid_metadata_values 2024-12-16 at 15.31.56@2x.png +0 -0
  107. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_type_template_specs 2024-12-16 at 16.03.22@2x.png +0 -0
  108. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png +0 -0
  109. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png +0 -0
  110. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png +0 -0
  111. pyegeria/metadata_explorer_omvs.py +0 -2371
  112. pyegeria-5.2.dist-info/RECORD +0 -232
  113. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{asset-graph 2024-11-20 at 15.56.42.png → Asset-graph 2024-11-20 at 15.56.42.png} +0 -0
  114. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{assets-in-domain 2024-11-20 at 15.49.55@2x.png → Assets-in-domain 2024-11-20 at 15.49.55@2x.png} +0 -0
  115. /pyegeria/commands/doc/Visual Command Reference/cat/show/{deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png → assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png} +0 -0
  116. {pyegeria-5.2.dist-info → pyegeria-5.2.0.1.dist-info}/LICENSE +0 -0
  117. {pyegeria-5.2.dist-info → pyegeria-5.2.0.1.dist-info}/WHEEL +0 -0
@@ -0,0 +1,176 @@
1
+ pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
2
+ pyegeria/__init__.py,sha256=mZOa16y_LUUZevlHVQY-X_q0ZE2mEcgAE-eoe16DLls,21893
3
+ pyegeria/_client.py,sha256=pvUuiWRzK1qgEfKsX5QrPFjowvITkwqpOr_zGpZSDOY,30655
4
+ pyegeria/_deprecated_gov_engine.py,sha256=dWNcwVsE5__dF2u4QiIyQrssozzzOjBbLld8MdpmVCQ,17264
5
+ pyegeria/_exceptions.py,sha256=NJ7vAhmvusK1ENvY2MMrBB6A6TgpYjzS9QJxFH56b8c,18470
6
+ pyegeria/_globals.py,sha256=1Uc8392wjbiVN5L__RzxC1-U97RMXj77_iUsMSgeAjQ,638
7
+ pyegeria/_validators.py,sha256=rnZelHJnjHaLZ8UhUTDyB59MfIUJifhALtkYoHBaos4,12736
8
+ pyegeria/asset_catalog_omvs.py,sha256=AmQDwAu9j3LQ9FRLxsmR8jr23RZBFNer8ZjtCijiyR0,24573
9
+ pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
10
+ pyegeria/classification_manager_omvs.py,sha256=aQQZGz53PkM3qh88tXiBXK4zHNvbNFDwwiNvQQSlwtw,187084
11
+ pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
12
+ pyegeria/commands/README.md,sha256=zNfWZppDxoKqTJeRtcewzku9z1m6_hKacCyQUQw1iq4,1974
13
+ pyegeria/commands/__init__.py,sha256=IBYAvBbuGneZ06YSFjZsU-Zxx-b-Qo4ZV_Vd4zz4AI0,844
14
+ pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
15
+ pyegeria/commands/cat/__init__.py,sha256=3LHTWeyxLdFGDhWVTBzgJ6Y_9b2pM5CO2-kbsUASv4M,300
16
+ pyegeria/commands/cat/exp_list_glossaries.py,sha256=Gz_4XdwxhblIriuXajjwXueyRRGDwwyTXcfQiFjn1xY,5804
17
+ pyegeria/commands/cat/get_asset_graph.py,sha256=4AO4KlCgb7vbMihJK7W_GAnrd4J9sKwc4kXxa2ZrRW4,12447
18
+ pyegeria/commands/cat/get_collection.py,sha256=v7hCeEDcAQmcjM9qepuk8gg_RnYra3_v009AJOunkKk,5005
19
+ pyegeria/commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUPGy1DzKEJMIbbYfMUWvQA,5981
20
+ pyegeria/commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
21
+ pyegeria/commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
22
+ pyegeria/commands/cat/glossary_actions.py,sha256=U9Pz__GTVU8aKM4XqjWK5cLjaB218d9QSXe0Sr5_uAI,12180
23
+ pyegeria/commands/cat/list_assets.py,sha256=hWXtWLYiQx-wIM1xWaxPlm2CyaGL2y9JomYKS--giPA,6639
24
+ pyegeria/commands/cat/list_cert_types.py,sha256=x3R7ydIgXQmQyObE2Ffvr3187acFlsN1fXD1vuznJrc,7123
25
+ pyegeria/commands/cat/list_collections.py,sha256=6_nR_H-i9yRmqnvX4sxTYMSOXf9fPxPbkCBmkC-kCQo,5843
26
+ pyegeria/commands/cat/list_deployed_catalogs.py,sha256=vXmR6FF9s1Utbci3HGJQRY_AaSzBb8prmVGuJGUQTLQ,8201
27
+ pyegeria/commands/cat/list_deployed_database_schemas.py,sha256=VuL9MFWdMWDyWjgVUZMB_USbjPLbvpksZ2skjoUDGRA,9597
28
+ pyegeria/commands/cat/list_deployed_databases.py,sha256=hGlYPTFJtjEss0enb8rBLP38Ghq9e54YjG55MPqkBAk,7587
29
+ pyegeria/commands/cat/list_glossaries.py,sha256=t4p6DUd09MkIW07rCW0nc2K2ktD_YP0Qlw2z8zSayBI,5592
30
+ pyegeria/commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
31
+ pyegeria/commands/cat/list_servers_deployed_imp.py,sha256=gcfeDzf7QGwa5tU_WYJD4O-dZKQ7XYp_J1BXTnGy3xg,5705
32
+ pyegeria/commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
33
+ pyegeria/commands/cat/list_terms.py,sha256=yq3kyfCZ6Hfbqc30L6o-b3Ebp6NpywD99KL4kdKErKE,9276
34
+ pyegeria/commands/cat/list_todos.py,sha256=iPxHRyW3X5tiREio4TUOwRPvNPjU0gxm3pVnUI79ir4,6542
35
+ pyegeria/commands/cat/list_user_ids.py,sha256=7JinL7rknPbGusIb8ikXKEaV1vvbuvx_WWtbmlfS_DY,5093
36
+ pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
37
+ pyegeria/commands/cli/egeria.py,sha256=Iidn4XE064na4YZW7UHBHDXj-ENj6GBA_1ipCBlb484,45597
38
+ pyegeria/commands/cli/egeria_cat.py,sha256=p7r6Dahv9gvo_WLPmI1z2giVfbfXdbTlP5BLHtzcg68,16192
39
+ pyegeria/commands/cli/egeria_my.py,sha256=YsOy1rqDr9MFOoxpleXAo9dMlLI3NfHYf_NobKEdKk8,5888
40
+ pyegeria/commands/cli/egeria_ops.py,sha256=xw7C63jPgjQaogl7UZZJHoDnMzoZEMwy6oh1px053Cs,12265
41
+ pyegeria/commands/cli/egeria_tech.py,sha256=BbKIGSzZ0soZFg1bZyXsut2C0eI4mLuEyB3Rbla-dFA,15068
42
+ pyegeria/commands/cli/ops_config.py,sha256=-fTndSzs1zDmWwKk8hu6FMtBwOyXrZKpIemgykhpigI,1379
43
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Asset-graph 2024-11-20 at 15.56.42.png,sha256=gL7LDmS0OUeDmmmz6ayZL7qbriaos6ryct-2T0D7CIM,769210
44
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Assets-in-domain 2024-11-20 at 15.49.55@2x.png,sha256=Op6NHsqPfYVvpKX46Z-IX8G_Of8rrVtDK34C1MJIJdw,540605
45
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
46
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/elements-of-type 2024-11-20 at 16.01.35.png,sha256=NCtzoZau5ANXjNh2IH57htfVvWAtMns87_M_5E9DSQ0,627528
47
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png,sha256=-QCu00HYhdkOJqclthiBSVKQuz1qHVothDwng53n_cw,271680
48
+ pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
49
+ pyegeria/commands/doc/command-overview.md,sha256=XTwDAR_fUrW0A4krMWuXYCZr1NDFiaE_3LH42y9rmr0,11059
50
+ pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=2HoFDMCbIZuh4sBA1xRuu7qHQPyGwWS-JNUm5XNZ8JE,5880
51
+ pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
52
+ pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
53
+ pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
54
+ pyegeria/commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png,sha256=Tp3Obg86JmsKIijn4lE_NBjX9v_C1AXPU0w0Qr3cSak,169412
55
+ pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png,sha256=OH-Lsh2wOP-6XoFOHc3aAKIRZcY9usvTzNFbfjhdVzU,28900
56
+ pyegeria/commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png,sha256=C8VHV3Dynig-ACrezeCK-24WqbKkK45U8cBbN54RQRY,36189
57
+ pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png,sha256=eN4Py_yZpr_t-OJatHk19eaxRiG_zy4l8KyC6uVwSF8,33081
58
+ pyegeria/commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png,sha256=kRVjgOyNkjohd8QCbilCPTZsbHSxv336RB7VXHym5AQ,68878
59
+ pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png,sha256=ysdvz0ODsggAzfRs1mCHZS-jmdunQtzZ-Jz6zx9r7Ic,29097
60
+ pyegeria/commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png,sha256=3rMNGH0QhBYTX0OflYuYG2i2mO_nWrKcaYGzE3UxXNc,67935
61
+ pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png,sha256=YRFBwHEhPI_xK-Jupe2IL1nH6_5Kd0dUWIjiSbJE8eg,122877
62
+ pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png,sha256=HAIJJyLKTeLMeCSGvjJak9303O5piR5loVnk2p1JUKg,134129
63
+ pyegeria/commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png,sha256=z0c5uSoVBGEuImth-Os6IcaMhrBB9K3Zvw6RcOCcQGI,362370
64
+ pyegeria/commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png,sha256=7kB9zMI3pJrdDyPzGB6tv_DnJYQ9yAE_46o1qYeNdDY,119825
65
+ pyegeria/commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png,sha256=XFPeag87Lc64_51l8LBqPygfu9DkFIq3w74s17QORwA,69516
66
+ pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png,sha256=g3DS_M_-AroHsAhrv6q9QA2H12heMwBJSQKuakymNhs,572895
67
+ pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png,sha256=AetX8syXEcNgJU4KfswtszGgwa_ZqHuvr2OK7raQhvU,458878
68
+ pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png,sha256=jkiZXJdyLKVTIbE1DN6PYRXUxjWL2OhRRZCNvD-ERvI,152048
69
+ pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png,sha256=ErmStmLjAt7_P0pjTtTEcJG3jAJnl3T81hvLpn2Cqdk,148814
70
+ pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png,sha256=bMUrif2PzSf6-3kklxLYJHOv1XbUmvd1b3lFjS57yPU,1404089
71
+ pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png,sha256=LXjTC-78ZCNOOw6YqMVJgvObE7qhlGVlBjvCXemoFeg,392288
72
+ pyegeria/commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png,sha256=IyfiLC543yzV2iNQZUXmwmXLotG9YgyH5MnyzderD2U,350348
73
+ pyegeria/commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png,sha256=Ujq62Q8L21CJF_Qct9-IPqhD-XFJEk0vorIhC584LrM,356348
74
+ pyegeria/commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png,sha256=XWu-313nOY0Q7bGSX1ZXFFj8HVarrIUhBrvJx5fvm5g,377005
75
+ pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png,sha256=zcwlwoTJzzdxy7XXdUWlFOU3E5rhoGvZ7r9rXukhDSY,282894
76
+ pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png,sha256=-V-28otVg74c5WpX5b6y8WUJ5bRhDxjNSuYAvXjRK_k,1554408
77
+ pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png,sha256=jHNtvykq5bnEKp28lFEdHGzUGL6RCEVbZprd90DDFdw,277815
78
+ pyegeria/commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png,sha256=xUX6Wxd7si8ScLDI2-5FozYK3vkwU5_x-1LpuRdLEpo,300316
79
+ pyegeria/commands/doc/glossary/images/tui-load-archive.png,sha256=VqI0ELwROkRCWAbVqAPVAq1mFU_WPviG1r3ztMHZEMs,1415244
80
+ pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
81
+ pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png,sha256=Bzxbm8I624xRbKh7nph5GYGB9jZ3D4S2fDtYSHVVlgs,464916
82
+ pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
83
+ pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png,sha256=tLM_fX53WHDL3bALqvTugOsq_v-CcwaLQpJ0325gewE,347024
84
+ pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png,sha256=h0VE0ybRygOToKYnRplTwXcQlK4H7AzCySO7YEfkKuc,174761
85
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md,sha256=sathRSGN5rpR5iu3hNeTi2jCvHUjVtmTXImv0CtUUwU,19545
86
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png,sha256=7twshXV74tnBr5RWugLZCgijyOl55_ETIraH_X6DLv8,961218
87
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png,sha256=8lfyO8prtahjTqqT4Uk3HSICipBpf1ly2bXp00csRb8,314990
88
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png,sha256=Ri4xBHuYzsMrOpoq48-3UkfQNLm9coJxLT_LJGNIU80,745535
89
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria 2024-11-12 at 20.38.43.png,sha256=J9g754NN27AOk_OYUPI4o0A7cM5oHUqO-P5sjUmBsxM,387071
90
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria cat 2024-11-12 at 21.41.43.png,sha256=unjegB4XMrKsunJ9fM7LDheId6eZ5NK5bbXTh1S8Acc,961408
91
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-list 2024-11-12 at 16.45.26.png,sha256=BJ1oK6Ds-Flyz5G2ve_OXUjwzyCjvUM6BrdP3wvFs7c,571445
92
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-live 2024-11-12 at 16.44.12@2x.png,sha256=M8qFds2-WSXLaaOeyNXPhpx0OWXwvfHCzZwYdKRvTMk,572140
93
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png,sha256=6lNUyaasNqKENohRu_Q_NFQ9sz77pOO0256IZTPDvj4,152025
94
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png,sha256=i5I7-eS6khcPTJ9Yao9vnge9qVMCJ-DyBM8TLNoNsNY,458855
95
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/short-cut commands 2024-11-12 at 22.22.13.png,sha256=FUD-X-Txiim98G0xtenKhXsMDXwbztiWrid1h3br4IU,125890
96
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria.png,sha256=WP7FdqD_tZ7m0W-7eer-YhvUA_9T5pVPm46Av6yuqNw,1213272
97
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-integration-status-paging.png,sha256=dp_u0abblSpe-osElW0m_2dP36meeOYI_AXCna66DRE,987553
98
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png,sha256=VqI0ELwROkRCWAbVqAPVAq1mFU_WPviG1r3ztMHZEMs,1415244
99
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png,sha256=DXho3lr45D7honmcWlG-3_diQTlADCiKxf0wizmwH84,1577495
100
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
101
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png,sha256=EzuCQpKK-udRwnBv0Gj5LlCGVa0zLMWPmH1_uWpgnHk,917561
102
+ pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
103
+ pyegeria/commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
104
+ pyegeria/commands/my/list_my_profile.py,sha256=7oZ-rT1WuRSatlthJP_Qlvlgf66z3PetdLYsiqrYSko,5788
105
+ pyegeria/commands/my/list_my_roles.py,sha256=ItwkKgweF4NIx_5AqkHFTiNHZlXejCgfd0eq5KaehHE,5176
106
+ pyegeria/commands/my/monitor_my_todos.py,sha256=Sqvvn5rOQsRquPEHmBigJTvrgfHb03kE18UkrCbXoSw,6598
107
+ pyegeria/commands/my/monitor_open_todos.py,sha256=IlF8Wlj8qSWGcWqKX8H6LyEoihUt6MuJ2bFw505aN2w,5893
108
+ pyegeria/commands/my/todo_actions.py,sha256=_yBcXUJoPQZOTauQPcXfosX69V1RYCF9FmkSgcl6B5M,8138
109
+ pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
110
+ pyegeria/commands/ops/__init__.py,sha256=GyDGBYodxuJ-7k87z2farDs9vhR__RNrYeAe94HWGPM,764
111
+ pyegeria/commands/ops/gov_server_actions.py,sha256=zdawX-yfPFakc3Xf5V6j7e-csMbRLzJ-tdt_FkIhG34,5689
112
+ pyegeria/commands/ops/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
113
+ pyegeria/commands/ops/list_catalog_targets.py,sha256=9DgHbPmUInWPjdEp98aQjfcZbDjs40ml0NQt9PG94y0,7688
114
+ pyegeria/commands/ops/load_archive.py,sha256=QI7SqxlsHQc8cnyemQMMG0_8LsM-mTqkPo-Vqn-6A38,2692
115
+ pyegeria/commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
116
+ pyegeria/commands/ops/monitor_engine_activity.py,sha256=8RX-3znYx-4oWsI8nGFwODkWZ5Fc4qPttam_twymcjs,9856
117
+ pyegeria/commands/ops/monitor_engine_activity_c.py,sha256=eW23z4KJyZFj0OCURlFodZ8qhJwepnZQU_dB6Xggk3I,10747
118
+ pyegeria/commands/ops/monitor_gov_eng_status.py,sha256=nR0xI_8L8W6gOJm8-jp8BaAeOLf1Gd5ikYP43AbJMxo,9094
119
+ pyegeria/commands/ops/monitor_integ_daemon_status.py,sha256=NQVHJuZfRfSaO7WjZnziI6ckHLCl06ykliJCV_sICOI,11368
120
+ pyegeria/commands/ops/monitor_platform_status.py,sha256=Hy0QxdCm3NzAfhwJgTBuSlunLTrGgKtXr2sPpqKmUr8,7164
121
+ pyegeria/commands/ops/monitor_server_startup.py,sha256=0pwnhv761uuFHGJXVANa5RhQQPPTXFldJ45TfeT7qfk,3901
122
+ pyegeria/commands/ops/monitor_server_status.py,sha256=O7iixd-6jzaDO7QrK1JuXLdrDF291YvxLbgLUk3BYQs,6870
123
+ pyegeria/commands/ops/orig_monitor_server_list.py,sha256=Uhtn8lv7QVXJBi9DSR3Nelmz8TB0vOsat10nFS6Nu20,4637
124
+ pyegeria/commands/ops/orig_monitor_server_status.py,sha256=A-8hMDfbscdcq-b1OD4wKn0tphumX8WIK-Hz8uPoFkc,3974
125
+ pyegeria/commands/ops/refresh_integration_daemon.py,sha256=WEAeaFAEWLJ055pGfzX6rkn7mq3Z0FYqJ0Xn0z1VjtA,2962
126
+ pyegeria/commands/ops/restart_integration_daemon.py,sha256=dqsQ6nOBw-EJgf7NvwTcR__h317dq_cxUWYRTGxvWaM,2901
127
+ pyegeria/commands/ops/table_integ_daemon_status.py,sha256=to93SVOF9tlaG5FpSHV4vZwZQgVoKmj5n-wc3oVQLGU,8414
128
+ pyegeria/commands/ops/x_engine_actions.py,sha256=sjoyDJD2_0xQkE2tSlFdBxD2d9C3Nzcy9qi69dWC4Rw,2284
129
+ pyegeria/commands/tech/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
130
+ pyegeria/commands/tech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
131
+ pyegeria/commands/tech/get_element_info.py,sha256=Rauespy7ZfyKtLh_H8XWgYTpPijsqlUGm-zeb7KrG7k,4749
132
+ pyegeria/commands/tech/get_guid_info.py,sha256=HfwcGAFALFIpy4AJAgQHU__Fv1fjprh1G1xB5AjlZ80,4282
133
+ pyegeria/commands/tech/get_tech_details.py,sha256=p5OgSKep3VOuuZmQXE2OSYhE-kvnI18TBcQ-PU5kEAw,6023
134
+ pyegeria/commands/tech/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
135
+ pyegeria/commands/tech/list_anchored_elements.py,sha256=FqC9rcUWfzIXmERQT8V_RrxgujES3fpTbtG-MHooXPc,7415
136
+ pyegeria/commands/tech/list_asset_types.py,sha256=LG7e8yjewQ_SX8SjzEiEii_-hDvmAJKyLN8iDjbch50,4162
137
+ pyegeria/commands/tech/list_elements.py,sha256=vO4SPEhcKm0L5rHVr6r8KYX3sPazGJ78oWsO2wLcf2o,5998
138
+ pyegeria/commands/tech/list_elements_for_classification.py,sha256=oAge8RFz4z9H-jCE0fBDhS4AbIHqhQWBvZ4Dp7BZbfM,6194
139
+ pyegeria/commands/tech/list_elements_x.py,sha256=k5jkekB7wh6cbzjn7FnwL7pKrPFq_oE-x36c_Z1FuSo,6500
140
+ pyegeria/commands/tech/list_gov_action_processes.py,sha256=AeS4E-DWrS2etsM6nuYD1En1J-7KeB_ZjyLTO9sy6KU,4580
141
+ pyegeria/commands/tech/list_registered_services.py,sha256=QzE_ebdopNkHWMxa-xc902GG6ac4Yw-ln8i8NUsgHVA,6542
142
+ pyegeria/commands/tech/list_related_elements.py,sha256=mcOy3RIGpIdshcT1o4Tr7Ck-c1dmAC8yBUOF5GAFYrM,7755
143
+ pyegeria/commands/tech/list_related_specification.py,sha256=mWrKenXOskL4cl0DHjH2Z8M9-FJzjkzK62W-tsx3WDU,5918
144
+ pyegeria/commands/tech/list_relationship_types.py,sha256=BlVzrPznZXqMVLN2-2vYEVRGeYsiJrqXxIJEikobyoo,5875
145
+ pyegeria/commands/tech/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
146
+ pyegeria/commands/tech/list_tech_templates.py,sha256=FIeYWnJY2bVUrfDQBJX2bpkp5cU7uPak52eJtB4vVu4,14146
147
+ pyegeria/commands/tech/list_valid_metadata_values.py,sha256=N3D0_BmREPszgde3uvvYdfzq7DJ46uMOv2t1vtncGsw,6333
148
+ pyegeria/commands/tech/table_tech_templates.py,sha256=_aWI4U8CMO0c2JdUxfqW7b2RQADMPUBvTulWk6m50VA,9318
149
+ pyegeria/commands/tech/x_list_related_elements.py,sha256=qBsf1619cecaMCTzG0MG22fAT32WNH2Z3CXrjo9z-5Y,5853
150
+ pyegeria/core_omag_server_config.py,sha256=ej0oNpGelSTTm2oERS86LpgT9O9E5CZFbUm2Iek8f1E,97764
151
+ pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
152
+ pyegeria/egeria_cat_client.py,sha256=NzwDbdi5OBHOOA7JzIQC5LqJJ7xtEwHA5yaKrGkDFnc,2022
153
+ pyegeria/egeria_client.py,sha256=gZjo_Z8n7r05KJnQgJuQibGOvCA90JCDlzyFRGkZV-I,3366
154
+ pyegeria/egeria_config_client.py,sha256=Zm31u4e7o8mXTV93qD0IHluQuG73jYbArPFqypjaMso,1328
155
+ pyegeria/egeria_my_client.py,sha256=XHwbFmSZXJClKDBFV8_fyK9CWaap2FndurRjywKPQiU,1549
156
+ pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEoo,2440
157
+ pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3euNiro,152931
158
+ pyegeria/full_omag_server_config.py,sha256=k3fUfopAFAE3OKkFR7zZPiki_FYj6j2xQ4oD2SVaefQ,47350
159
+ pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
160
+ pyegeria/glossary_manager_omvs.py,sha256=SWgPGkRag5hOXYM-cpbWI6oW_DXUZBt4ePtmOP7ZYUc,128787
161
+ pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
162
+ pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
163
+ pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
164
+ pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
165
+ pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
166
+ pyegeria/runtime_manager_omvs.py,sha256=ygrY5I_oSoJQun05W7wSNbZT_nOtPp_BkIKKFCLFpf8,79539
167
+ pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
168
+ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZimJtE,42450
169
+ pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
170
+ pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
171
+ pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
172
+ pyegeria-5.2.0.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
173
+ pyegeria-5.2.0.1.dist-info/METADATA,sha256=w3dGgNojI8yxZVGPhygFVYURLUt9veMB0W6KS0SnTfA,2972
174
+ pyegeria-5.2.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
175
+ pyegeria-5.2.0.1.dist-info/entry_points.txt,sha256=JhYgb02izlV2wb7SIfCOMxeVISUd9YJvgDW1-kuHad4,5240
176
+ pyegeria-5.2.0.1.dist-info/RECORD,,
@@ -6,7 +6,6 @@ create_todo=pyegeria.commands.my.todo_actions:create_todo
6
6
  delete_glossary=pyegeria.commands.cat.glossary_actions:delete_glossary
7
7
  delete_term=pyegeria.commands.cat.glossary_actions:delete_term
8
8
  delete_todo=pyegeria.commands.my.todo_actions:delete_todo
9
- egeria_login=pyegeria.commands.cli.egeria_login_tui:login
10
9
  export_terms_to_file=pyegeria.commands.cat.glossary_actions:export_terms
11
10
  get_asset_graph=pyegeria.commands.cat.get_asset_graph:main
12
11
  get_collection=pyegeria.commands.cat.get_collection:main
@@ -50,7 +49,6 @@ list_related_specification=pyegeria.commands.tech.list_related_specification:mai
50
49
  list_relationship_types=pyegeria.commands.tech.list_relationship_types:main
51
50
  list_relationships=pyegeria.commands.tech.list_relationships:main
52
51
  list_tech_templates=pyegeria.commands.tech.list_tech_templates:main
53
- list_tech_type_elements=pyegeria.commands.cat.list_tech_type_elements:main
54
52
  list_tech_types=pyegeria.commands.cat.list_tech_types:main
55
53
  list_terms=pyegeria.commands.cat.list_terms:main
56
54
  list_todos=pyegeria.commands.cat.list_todos:main
@@ -1,190 +0,0 @@
1
- #!/usr/bin/env python3
2
- """
3
- SPDX-License-Identifier: Apache-2.0
4
- Copyright Contributors to the ODPi Egeria project.
5
-
6
- Display the status of cataloged platforms and servers.
7
- """
8
- import argparse
9
- import os
10
- import sys
11
- import time
12
-
13
- import rich.box as box
14
- from rich import print
15
- from rich.console import Console
16
- from rich.markdown import Markdown
17
- from rich.panel import Panel
18
- from rich.prompt import Prompt
19
- from rich.table import Table
20
-
21
- from pyegeria import (
22
- InvalidParameterException,
23
- PropertyServerException,
24
- UserNotAuthorizedException,
25
- print_exception_response,
26
- AutomatedCuration,
27
- )
28
-
29
- EGERIA_METADATA_STORE = os.environ.get("EGERIA_METADATA_STORE", "active-metadata-store")
30
- EGERIA_KAFKA_ENDPOINT = os.environ.get("KAFKA_ENDPOINT", "localhost:9092")
31
- EGERIA_PLATFORM_URL = os.environ.get("EGERIA_PLATFORM_URL", "https://localhost:9443")
32
- EGERIA_VIEW_SERVER = os.environ.get("VIEW_SERVER", "view-server")
33
- EGERIA_VIEW_SERVER_URL = os.environ.get(
34
- "EGERIA_VIEW_SERVER_URL", "https://localhost:9443"
35
- )
36
- EGERIA_INTEGRATION_DAEMON = os.environ.get("INTEGRATION_DAEMON", "integration-daemon")
37
- EGERIA_ADMIN_USER = os.environ.get("ADMIN_USER", "garygeeke")
38
- EGERIA_ADMIN_PASSWORD = os.environ.get("ADMIN_PASSWORD", "secret")
39
- EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
40
- EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
41
- EGERIA_JUPYTER = bool(os.environ.get("EGERIA_JUPYTER", "False"))
42
- EGERIA_WIDTH = int(os.environ.get("EGERIA_WIDTH", "200"))
43
-
44
-
45
- disable_ssl_warnings = True
46
- console = Console(width=200)
47
-
48
- guid_list = []
49
-
50
-
51
- def list_tech_elements(
52
- tech_name: str,
53
- server_name: str,
54
- platform_url: str,
55
- user: str,
56
- user_pass: str,
57
- jupyter: bool = EGERIA_JUPYTER,
58
- width: int = EGERIA_WIDTH,
59
- ):
60
- console = Console(width=width, force_terminal=not jupyter)
61
-
62
- a_client = AutomatedCuration(server_name, platform_url, user_id=user)
63
- token = a_client.create_egeria_bearer_token(user, user_pass)
64
-
65
- def build_classifications(classification: dict) -> Markdown:
66
- class_md = "\n"
67
- for c in classification:
68
- c_type = c["classificationName"]
69
- if c_type == "Anchors":
70
- continue
71
- class_md += f"* Classification: {c_type}\n"
72
- class_props = c.get("classificationProperties", None)
73
- if class_props is None:
74
- continue
75
- for prop in class_props.keys():
76
- class_md += f"\t* {prop}: {class_props[prop]}\n"
77
- if class_md == "-":
78
- output = None
79
- else:
80
- output = class_md
81
- return output
82
-
83
- def generate_table() -> Table:
84
- """Make a new table."""
85
- table = Table(
86
- title=f"Tech Type Elements for {tech_name} @ {time.asctime()}",
87
- caption=f"{platform_url} - {server_name} @ {time.asctime()}",
88
- style="bold bright_white on black",
89
- row_styles=["bold bright_white on black"],
90
- header_style="white on dark_blue",
91
- title_style="bold bright_white on black",
92
- caption_style="white on black",
93
- show_lines=True,
94
- box=box.ROUNDED,
95
- expand=True,
96
- )
97
-
98
- table.add_column("Qualified Name/GUID", width=38, no_wrap=True)
99
- table.add_column("Properties", width=40)
100
- table.add_column("Classifications", width=50)
101
-
102
- tech_elements = a_client.get_technology_type_elements(
103
- tech_name, get_templates=False
104
- )
105
- if type(tech_elements) is str:
106
- console.print(f"No elements found for {tech_name}")
107
- sys.exit(1)
108
-
109
- note: str = " "
110
- for element in tech_elements:
111
- header = element["elementHeader"]
112
- tech_type = header["type"]["typeName"]
113
- tech_collection = header["origin"]["homeMetadataCollectionName"]
114
- tech_created_by = header["versions"]["createdBy"]
115
- tech_created_at = header["versions"]["createTime"]
116
- tech_guid = header["guid"]
117
- tech_classifications = header["classifications"]
118
- class_md = build_classifications(tech_classifications)
119
-
120
- referenceables = element["referenceableProperties"]
121
- tech_qualified_name = referenceables["qualifiedName"]
122
- extended = referenceables["extendedProperties"]
123
- ex_md: str = ""
124
- for key, value in extended.items():
125
- ex_md += f"* {key}: {value}\n"
126
-
127
- note = (
128
- f"{ex_md}\n"
129
- f"* Created by: {tech_created_by}\n"
130
- f"* Created at: {tech_created_at}\n"
131
- f"* Home Collection: {tech_collection}\n"
132
- )
133
-
134
- interfaces = extended.get("connectorInterfaces", None)
135
- if interfaces is not None:
136
- interface_type_name = interfaces["typeName"]
137
- interface_array_cnt = interfaces["arrayCount"]
138
- note += f"* Interface Type: {interface_type_name}\n"
139
- for i in range(0, int(interface_array_cnt)):
140
- note += (
141
- f"\t* Type: {interfaces['arrayValues']['propertyValueMap'][str(i)]['typeName']}"
142
- f"\tName: {interfaces['arrayValues']['propertiesAsStrings'][str(i)]}\n"
143
- )
144
- note_md = Markdown(note)
145
- qn = Markdown(f"\n{tech_qualified_name}\n \n--- \n\n\n{tech_guid}")
146
- cm = Markdown(class_md)
147
- table.add_row(qn, note_md, cm)
148
- return table
149
-
150
- try:
151
- console = Console(width=width, force_terminal=not jupyter)
152
-
153
- with console.pager(styles=True):
154
- console.print(generate_table())
155
-
156
- except (
157
- InvalidParameterException,
158
- PropertyServerException,
159
- UserNotAuthorizedException,
160
- ) as e:
161
- print_exception_response(e)
162
- print("\n\nPerhaps the type name isn't known")
163
- finally:
164
- a_client.close_session()
165
-
166
-
167
- def main():
168
- parser = argparse.ArgumentParser()
169
-
170
- parser.add_argument("--server", help="Name of the server to display status for")
171
- parser.add_argument("--url", help="URL Platform to connect to")
172
- parser.add_argument("--userid", help="User Id")
173
- parser.add_argument("--password", help="User Password")
174
- args = parser.parse_args()
175
-
176
- server = args.server if args.server is not None else EGERIA_VIEW_SERVER
177
- url = args.url if args.url is not None else EGERIA_PLATFORM_URL
178
- userid = args.userid if args.userid is not None else EGERIA_USER
179
- user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
180
- try:
181
- tech_name = Prompt.ask(
182
- "Enter the tech type to view:", default="PostgreSQL Server"
183
- )
184
- list_tech_elements(tech_name, server, url, userid, user_pass)
185
- except KeyboardInterrupt:
186
- pass
187
-
188
-
189
- if __name__ == "__main__":
190
- main()