pyegeria 1.5.1.1.48__py3-none-any.whl → 1.5.1.1.49__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.
- pyegeria/commands/cat/glossary_actions.py +2 -4
- pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.51.57@2x.png +0 -0
- pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.51.57.png +0 -0
- {pyegeria-1.5.1.1.48.dist-info → pyegeria-1.5.1.1.49.dist-info}/METADATA +1 -1
- {pyegeria-1.5.1.1.48.dist-info → pyegeria-1.5.1.1.49.dist-info}/RECORD +8 -6
- {pyegeria-1.5.1.1.48.dist-info → pyegeria-1.5.1.1.49.dist-info}/LICENSE +0 -0
- {pyegeria-1.5.1.1.48.dist-info → pyegeria-1.5.1.1.49.dist-info}/WHEEL +0 -0
- {pyegeria-1.5.1.1.48.dist-info → pyegeria-1.5.1.1.49.dist-info}/entry_points.txt +0 -0
@@ -248,11 +248,9 @@ def delete_term(server, url, userid, password, timeout, term_guid):
|
|
248
248
|
m_client = EgeriaTech(server, url, user_id=userid, user_pwd=password)
|
249
249
|
token = m_client.create_egeria_bearer_token()
|
250
250
|
try:
|
251
|
-
term_guid = term_guid.
|
251
|
+
term_guid = term_guid.strip()
|
252
252
|
term_info = m_client.get_terms_by_guid(term_guid)
|
253
|
-
|
254
|
-
f"Found term with GUID: {term_guid} and Display Name: {term_info['glossaryTermProperties']['displayName']}"
|
255
|
-
)
|
253
|
+
|
256
254
|
m_client.delete_term(term_guid)
|
257
255
|
|
258
256
|
click.echo(
|
Binary file
|
@@ -19,7 +19,7 @@ pyegeria/commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUP
|
|
19
19
|
pyegeria/commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
|
20
20
|
pyegeria/commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
|
21
21
|
pyegeria/commands/cat/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
|
22
|
-
pyegeria/commands/cat/glossary_actions.py,sha256=
|
22
|
+
pyegeria/commands/cat/glossary_actions.py,sha256=Cm1PWHI6ZDVj09E2DC33mHgMrdgjFMSTw0whMk63_Wc,12256
|
23
23
|
pyegeria/commands/cat/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
|
24
24
|
pyegeria/commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
|
25
25
|
pyegeria/commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
|
@@ -47,6 +47,7 @@ pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.03.24@2x.png,sha256=VF
|
|
47
47
|
pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.06.32@2x.png,sha256=XJT-1ol1CquY-tzzFVagfzGKHHr7a-YSeaD2c2hNsmo,67912
|
48
48
|
pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.29.18@2x.png,sha256=m-KHs0jY1VWc-xbfsSwaWIKSLwnLHIE4F4C8zILEVRY,348792
|
49
49
|
pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.34.41@2x.png,sha256=AaKUC_rg3XYjh7l9W8jz5DGynR93zr6kY5oRpKbAQQY,363502
|
50
|
+
pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.51.57@2x.png,sha256=b24c91t7YQA-Z0Msz2Iypct0oAXX3fdsaukoB6bQ0JU,356325
|
50
51
|
pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=BUHIpjZKvimF67Fgu3KOD_5d0Kzjcv0oU1_0_rghcoo,3262
|
51
52
|
pyegeria/commands/doc/glossary/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
|
52
53
|
pyegeria/commands/doc/glossary/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
|
@@ -69,6 +70,7 @@ pyegeria/commands/doc/glossary/tui-create-glossary example 2024-11-05 at 20.34.2
|
|
69
70
|
pyegeria/commands/doc/glossary/tui-create-term 2024-11-06 at 20.46.35.png,sha256=IyfiLC543yzV2iNQZUXmwmXLotG9YgyH5MnyzderD2U,350348
|
70
71
|
pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.29.18@2x.png,sha256=wn7cQuE3tBBFsdCXXGhEhu1GuzjeE1HobQ0z9MaHmSU,348815
|
71
72
|
pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.34.41.png,sha256=AaKUC_rg3XYjh7l9W8jz5DGynR93zr6kY5oRpKbAQQY,363502
|
73
|
+
pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.51.57.png,sha256=Ujq62Q8L21CJF_Qct9-IPqhD-XFJEk0vorIhC584LrM,356348
|
72
74
|
pyegeria/commands/doc/glossary/tui-display-terms-for-example 2024-11-06 at 20.56.49.png,sha256=XWu-313nOY0Q7bGSX1ZXFFj8HVarrIUhBrvJx5fvm5g,377005
|
73
75
|
pyegeria/commands/doc/glossary/tui-display-terms-for-glossary 2024-11-06 at 20.49.51.png,sha256=qnTfhfDSlMX9nQdCark_zkMUEPOxLd-R_nBnA-A03Ak,376131
|
74
76
|
pyegeria/commands/doc/glossary/tui-export-glossary 2024-11-06 at 21.02.16.png,sha256=SkGbxI8-XdGNxXMTMcklvCoYlLyll5MLZuNpM6AGzys,372264
|
@@ -146,8 +148,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
|
|
146
148
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
147
149
|
pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
|
148
150
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
149
|
-
pyegeria-1.5.1.1.
|
150
|
-
pyegeria-1.5.1.1.
|
151
|
-
pyegeria-1.5.1.1.
|
152
|
-
pyegeria-1.5.1.1.
|
153
|
-
pyegeria-1.5.1.1.
|
151
|
+
pyegeria-1.5.1.1.49.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
152
|
+
pyegeria-1.5.1.1.49.dist-info/METADATA,sha256=JynqvBn_P32UOkrHXCX7UXdGCahfZh1hbZOqX8gCGCE,2998
|
153
|
+
pyegeria-1.5.1.1.49.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
154
|
+
pyegeria-1.5.1.1.49.dist-info/entry_points.txt,sha256=GDsJt24awMzNAbVAWdMoeZTQb5oMcMCqjvIAemqOwVQ,5105
|
155
|
+
pyegeria-1.5.1.1.49.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|