pyegeria 5.3.4__py3-none-any.whl → 5.3.4.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.
- pyegeria/commands/cli/egeria.py +1 -1
- {pyegeria-5.3.4.dist-info → pyegeria-5.3.4.1.dist-info}/METADATA +1 -1
- {pyegeria-5.3.4.dist-info → pyegeria-5.3.4.1.dist-info}/RECORD +6 -6
- {pyegeria-5.3.4.dist-info → pyegeria-5.3.4.1.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.4.dist-info → pyegeria-5.3.4.1.dist-info}/WHEEL +0 -0
- {pyegeria-5.3.4.dist-info → pyegeria-5.3.4.1.dist-info}/entry_points.txt +0 -0
pyegeria/commands/cli/egeria.py
CHANGED
@@ -378,7 +378,7 @@ def show_tech_type(ctx):
|
|
378
378
|
def show_elements(ctx):
|
379
379
|
"""Show information about Egeria elements"""
|
380
380
|
|
381
|
-
@
|
381
|
+
@show_tech.group("supply-chains")
|
382
382
|
@click.pass_context
|
383
383
|
def show_supply_chains(ctx):
|
384
384
|
"""Show information about Information Supply Chainss"""
|
@@ -36,7 +36,7 @@ pyegeria/commands/cat/list_terms.py,sha256=u50u13_tzL4wrky0zEFyqGIRn0ZTEAzKH2i-q
|
|
36
36
|
pyegeria/commands/cat/list_todos.py,sha256=I1b8kJJnekWEm3NpwiLStxr50no7KTUfDrI6pBExzA8,6549
|
37
37
|
pyegeria/commands/cat/list_user_ids.py,sha256=7TmksDy7rV0HTpn2nFKwLKf4Hq3s80GoR3_SmPhL_Hc,5100
|
38
38
|
pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
|
39
|
-
pyegeria/commands/cli/egeria.py,sha256=
|
39
|
+
pyegeria/commands/cli/egeria.py,sha256=ceknF5fj1HqsnozooYVcDQOmVVXadPlvZMpXpn51Qzw,51590
|
40
40
|
pyegeria/commands/cli/egeria_cat.py,sha256=P6pd17KvldSYCWJJAu56_DX90NOBFuQBireZ0gCuPB4,16017
|
41
41
|
pyegeria/commands/cli/egeria_login_tui.py,sha256=Mbdf2IqxMqm_jOeHqsGvrKQAFxerfkYEgdBlA1gX-ks,9487
|
42
42
|
pyegeria/commands/cli/egeria_my.py,sha256=ncLN1DM_P7A0N2J96lET64t4fW21ifpDr8S6yI2lZHQ,6389
|
@@ -430,8 +430,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
|
|
430
430
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
431
431
|
pyegeria/valid_metadata_omvs.py,sha256=cCt5CCLv6BdzCu90n68r_PkG_PEQJjrtwCxio7K6yko,65034
|
432
432
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
433
|
-
pyegeria-5.3.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
434
|
-
pyegeria-5.3.4.dist-info/METADATA,sha256=
|
435
|
-
pyegeria-5.3.4.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
436
|
-
pyegeria-5.3.4.dist-info/entry_points.txt,sha256=YI9GDJV28OROUSM9bpkdevNvpDpqSw6EBAMM_uMyrVo,6229
|
437
|
-
pyegeria-5.3.4.dist-info/RECORD,,
|
433
|
+
pyegeria-5.3.4.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
434
|
+
pyegeria-5.3.4.1.dist-info/METADATA,sha256=WUeb8V2P1QSHXXlU5mmr2GAp-cz_xQdOeSn0ssI3hYM,2735
|
435
|
+
pyegeria-5.3.4.1.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
436
|
+
pyegeria-5.3.4.1.dist-info/entry_points.txt,sha256=YI9GDJV28OROUSM9bpkdevNvpDpqSw6EBAMM_uMyrVo,6229
|
437
|
+
pyegeria-5.3.4.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|