pyegeria 5.3.0.dev8__py3-none-any.whl → 5.3.2__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/automated_curation_omvs.py +1 -1
- pyegeria/commands/cli/egeria.py +1 -5
- pyegeria/commands/cli/egeria_ops.py +1 -5
- {pyegeria-5.3.0.dev8.dist-info → pyegeria-5.3.2.dist-info}/METADATA +1 -1
- {pyegeria-5.3.0.dev8.dist-info → pyegeria-5.3.2.dist-info}/RECORD +8 -8
- {pyegeria-5.3.0.dev8.dist-info → pyegeria-5.3.2.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.0.dev8.dist-info → pyegeria-5.3.2.dist-info}/WHEEL +0 -0
- {pyegeria-5.3.0.dev8.dist-info → pyegeria-5.3.2.dist-info}/entry_points.txt +0 -0
@@ -1997,7 +1997,7 @@ class AutomatedCuration(Client):
|
|
1997
1997
|
datetime.datetime.now() if start_time is None else start_time
|
1998
1998
|
)
|
1999
1999
|
|
2000
|
-
url = f"{self.curation_command_root}/governance-action-processes/
|
2000
|
+
url = f"{self.curation_command_root}/governance-action-processes/initiate"
|
2001
2001
|
body = {
|
2002
2002
|
"class": "GovernanceActionProcessRequestBody",
|
2003
2003
|
"processQualifiedName": action_type_qualified_name,
|
pyegeria/commands/cli/egeria.py
CHANGED
@@ -1620,11 +1620,7 @@ def engine_host(ctx):
|
|
1620
1620
|
@click.option(
|
1621
1621
|
"--list", is_flag=True, default=False, help="If True, a paged list will be shown"
|
1622
1622
|
)
|
1623
|
-
|
1624
|
-
"--engine-host",
|
1625
|
-
default="engine-host",
|
1626
|
-
help="Name of the Engine Host to get status for",
|
1627
|
-
)
|
1623
|
+
|
1628
1624
|
@click.pass_context
|
1629
1625
|
def gov_eng_status(ctx, engine_list, engine_host, list):
|
1630
1626
|
"""Display engine-host status information"""
|
@@ -292,11 +292,7 @@ def engine_host(ctx):
|
|
292
292
|
default="*",
|
293
293
|
help="Enter the list of connectors you are interested in or ['*'] for all",
|
294
294
|
)
|
295
|
-
|
296
|
-
"--engine-host",
|
297
|
-
default="engine-host",
|
298
|
-
help="Name of the Engine Host to get status for",
|
299
|
-
)
|
295
|
+
|
300
296
|
@click.option(
|
301
297
|
"--list", is_flag=True, default=False, help="If True, a paged list will be shown"
|
302
298
|
)
|
@@ -6,7 +6,7 @@ pyegeria/_exceptions.py,sha256=NJ7vAhmvusK1ENvY2MMrBB6A6TgpYjzS9QJxFH56b8c,18470
|
|
6
6
|
pyegeria/_globals.py,sha256=1Uc8392wjbiVN5L__RzxC1-U97RMXj77_iUsMSgeAjQ,638
|
7
7
|
pyegeria/_validators.py,sha256=rnZelHJnjHaLZ8UhUTDyB59MfIUJifhALtkYoHBaos4,12736
|
8
8
|
pyegeria/asset_catalog_omvs.py,sha256=OqZYjf5RBwuTbYvu43CL100VCNqYuXHDog2jc6sOBtA,25580
|
9
|
-
pyegeria/automated_curation_omvs.py,sha256=
|
9
|
+
pyegeria/automated_curation_omvs.py,sha256=fFZef1GeUNBSFIC8QltpzkQs_W5OD0xVYW1TzW07UWc,130239
|
10
10
|
pyegeria/classification_manager_omvs.py,sha256=LglNvCqzaQb83iLDCFhvfmcs5pqc-XtSYRWLriwCo-w,187079
|
11
11
|
pyegeria/collection_manager_omvs.py,sha256=Zl3clg29bORkfBDunklgna0cIceF278njqzDW9pUJwk,101697
|
12
12
|
pyegeria/commands/README.md,sha256=hJdOWhZ5eCfwTkY4Tx6De6Y1XVo7cbaddQEvjqppvls,2036
|
@@ -35,11 +35,11 @@ pyegeria/commands/cat/list_terms.py,sha256=pHNR_5na1tS_6Yj4T0rA4kaT1lOtd1fMw6Z3k
|
|
35
35
|
pyegeria/commands/cat/list_todos.py,sha256=I1b8kJJnekWEm3NpwiLStxr50no7KTUfDrI6pBExzA8,6549
|
36
36
|
pyegeria/commands/cat/list_user_ids.py,sha256=7TmksDy7rV0HTpn2nFKwLKf4Hq3s80GoR3_SmPhL_Hc,5100
|
37
37
|
pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
|
38
|
-
pyegeria/commands/cli/egeria.py,sha256=
|
38
|
+
pyegeria/commands/cli/egeria.py,sha256=Adm13KyxvA8i3nZXiZSvOl1Hph-SZwWRcufhcrBFMpY,45810
|
39
39
|
pyegeria/commands/cli/egeria_cat.py,sha256=P6pd17KvldSYCWJJAu56_DX90NOBFuQBireZ0gCuPB4,16017
|
40
40
|
pyegeria/commands/cli/egeria_login_tui.py,sha256=Mbdf2IqxMqm_jOeHqsGvrKQAFxerfkYEgdBlA1gX-ks,9487
|
41
41
|
pyegeria/commands/cli/egeria_my.py,sha256=ncLN1DM_P7A0N2J96lET64t4fW21ifpDr8S6yI2lZHQ,6389
|
42
|
-
pyegeria/commands/cli/egeria_ops.py,sha256=
|
42
|
+
pyegeria/commands/cli/egeria_ops.py,sha256=ff_935fAuF1I2zfu4Y8hjk9WTmbJXFMddvYqldvUFS0,12828
|
43
43
|
pyegeria/commands/cli/egeria_tech.py,sha256=jkeA6CdAT8iOtqMXAWE4emsu1583VY2KUxIAQYmAPiU,15991
|
44
44
|
pyegeria/commands/cli/ops_config.py,sha256=4ShMgVl2eJoQLqJTK4npAdeAeJuq3FE6qsqngXYON74,1331
|
45
45
|
pyegeria/commands/cli/txt_custom_v2.tcss,sha256=ixkzpFyTZ5i3byFO9EmEAeJgzbEa7nZb_3iTgxNtVPk,232
|
@@ -225,8 +225,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
|
|
225
225
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
226
226
|
pyegeria/valid_metadata_omvs.py,sha256=kmcyXBsu99L25r16w9xVXqU_KwADsGuft4yPDZzyUds,65032
|
227
227
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
228
|
-
pyegeria-5.3.
|
229
|
-
pyegeria-5.3.
|
230
|
-
pyegeria-5.3.
|
231
|
-
pyegeria-5.3.
|
232
|
-
pyegeria-5.3.
|
228
|
+
pyegeria-5.3.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
229
|
+
pyegeria-5.3.2.dist-info/METADATA,sha256=i3dfziVFOGXUhf4vOxFkZ7PlgtpKc6nf3qYhIje6JZo,2670
|
230
|
+
pyegeria-5.3.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
231
|
+
pyegeria-5.3.2.dist-info/entry_points.txt,sha256=JK212otpaYZogRHHwMrHy3fQUpAsg_DC3LkRUl59V2s,5373
|
232
|
+
pyegeria-5.3.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|