pyegeria 1.5.1.1.14__py3-none-any.whl → 1.5.1.1.15__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 (83) hide show
  1. pyegeria/commands/.DS_Store +0 -0
  2. pyegeria/commands/README.md +46 -0
  3. pyegeria/commands/__init__.py +4 -0
  4. {commands → pyegeria/commands}/cli/egeria.py +49 -49
  5. {commands → pyegeria/commands}/cli/egeria_cat.py +21 -21
  6. {commands → pyegeria/commands}/cli/egeria_my.py +6 -6
  7. {commands → pyegeria/commands}/cli/egeria_ops.py +13 -13
  8. {commands → pyegeria/commands}/cli/egeria_tech.py +18 -16
  9. {commands → pyegeria/commands}/ops/engine_actions.py +0 -3
  10. {pyegeria-1.5.1.1.14.dist-info → pyegeria-1.5.1.1.15.dist-info}/METADATA +1 -1
  11. pyegeria-1.5.1.1.15.dist-info/RECORD +114 -0
  12. pyegeria-1.5.1.1.15.dist-info/entry_points.txt +74 -0
  13. pyegeria-1.5.1.1.14.dist-info/RECORD +0 -111
  14. pyegeria-1.5.1.1.14.dist-info/entry_points.txt +0 -74
  15. {commands → pyegeria/commands}/cat/README.md +0 -0
  16. {commands → pyegeria/commands}/cat/__init__.py +0 -0
  17. {commands → pyegeria/commands}/cat/get_asset_graph.py +0 -0
  18. {commands → pyegeria/commands}/cat/get_collection.py +0 -0
  19. {commands → pyegeria/commands}/cat/get_project_dependencies.py +0 -0
  20. {commands → pyegeria/commands}/cat/get_project_structure.py +0 -0
  21. {commands → pyegeria/commands}/cat/get_tech_type_elements.py +0 -0
  22. {commands → pyegeria/commands}/cat/get_tech_type_template.py +0 -0
  23. {commands → pyegeria/commands}/cat/glossary_actions.py +0 -0
  24. {commands → pyegeria/commands}/cat/list_archives.py +0 -0
  25. {commands → pyegeria/commands}/cat/list_assets.py +0 -0
  26. {commands → pyegeria/commands}/cat/list_cert_types.py +0 -0
  27. {commands → pyegeria/commands}/cat/list_deployed_catalogs.py +0 -0
  28. {commands → pyegeria/commands}/cat/list_deployed_database_schemas.py +0 -0
  29. {commands → pyegeria/commands}/cat/list_deployed_databases.py +0 -0
  30. {commands → pyegeria/commands}/cat/list_projects.py +0 -0
  31. {commands → pyegeria/commands}/cat/list_relationships.py +0 -0
  32. {commands → pyegeria/commands}/cat/list_tech_types.py +0 -0
  33. {commands → pyegeria/commands}/cat/list_terms.py +0 -0
  34. {commands → pyegeria/commands}/cat/list_todos.py +0 -0
  35. {commands → pyegeria/commands}/cat/list_user_ids.py +0 -0
  36. {commands → pyegeria/commands}/cli/__init__.py +0 -0
  37. {commands → pyegeria/commands}/cli/ops_config.py +0 -0
  38. {commands → pyegeria/commands}/my/README.md +0 -0
  39. {commands → pyegeria/commands}/my/__init__.py +0 -0
  40. {commands → pyegeria/commands}/my/list_my_profile.py +0 -0
  41. {commands → pyegeria/commands}/my/list_my_roles.py +0 -0
  42. {commands → pyegeria/commands}/my/monitor_my_todos.py +0 -0
  43. {commands → pyegeria/commands}/my/monitor_open_todos.py +0 -0
  44. {commands → pyegeria/commands}/my/todo_actions.py +0 -0
  45. {commands → pyegeria/commands}/ops/README.md +0 -0
  46. {commands → pyegeria/commands}/ops/__init__.py +0 -0
  47. {commands → pyegeria/commands}/ops/gov_server_actions.py +0 -0
  48. {commands → pyegeria/commands}/ops/list_catalog_targets.py +0 -0
  49. {commands → pyegeria/commands}/ops/load_archive.py +0 -0
  50. {commands → pyegeria/commands}/ops/monitor_asset_events.py +0 -0
  51. {commands → pyegeria/commands}/ops/monitor_engine_activity.py +0 -0
  52. {commands → pyegeria/commands}/ops/monitor_engine_activity_c.py +0 -0
  53. {commands → pyegeria/commands}/ops/monitor_gov_eng_status.py +0 -0
  54. {commands → pyegeria/commands}/ops/monitor_integ_daemon_status.py +0 -0
  55. {commands → pyegeria/commands}/ops/monitor_platform_status.py +0 -0
  56. {commands → pyegeria/commands}/ops/monitor_server_startup.py +0 -0
  57. {commands → pyegeria/commands}/ops/monitor_server_status.py +0 -0
  58. {commands → pyegeria/commands}/ops/orig_monitor_server_list.py +0 -0
  59. {commands → pyegeria/commands}/ops/orig_monitor_server_status.py +0 -0
  60. {commands → pyegeria/commands}/ops/refresh_integration_daemon.py +0 -0
  61. {commands → pyegeria/commands}/ops/restart_integration_daemon.py +0 -0
  62. {commands → pyegeria/commands}/ops/table_integ_daemon_status.py +0 -0
  63. {commands → pyegeria/commands}/tech/README.md +0 -0
  64. {commands → pyegeria/commands}/tech/__init__.py +0 -0
  65. {commands → pyegeria/commands}/tech/get_element_graph.py +0 -0
  66. {commands → pyegeria/commands}/tech/get_element_info.py +0 -0
  67. {commands → pyegeria/commands}/tech/get_guid_info.py +0 -0
  68. {commands → pyegeria/commands}/tech/get_tech_details.py +0 -0
  69. {commands → pyegeria/commands}/tech/list_asset_types.py +0 -0
  70. {commands → pyegeria/commands}/tech/list_elements.py +0 -0
  71. {commands → pyegeria/commands}/tech/list_elements_for_classification.py +0 -0
  72. {commands → pyegeria/commands}/tech/list_elements_x.py +0 -0
  73. {commands → pyegeria/commands}/tech/list_gov_action_processes.py +0 -0
  74. {commands → pyegeria/commands}/tech/list_registered_services.py +0 -0
  75. {commands → pyegeria/commands}/tech/list_related_elements.py +0 -0
  76. {commands → pyegeria/commands}/tech/list_related_specification.py +0 -0
  77. {commands → pyegeria/commands}/tech/list_relationship_types.py +0 -0
  78. {commands → pyegeria/commands}/tech/list_tech_templates.py +0 -0
  79. {commands → pyegeria/commands}/tech/list_valid_metadata_values.py +0 -0
  80. {commands → pyegeria/commands}/tech/table_tech_templates.py +0 -0
  81. {commands → pyegeria/commands}/tech/x_list_related_elements.py +0 -0
  82. {pyegeria-1.5.1.1.14.dist-info → pyegeria-1.5.1.1.15.dist-info}/LICENSE +0 -0
  83. {pyegeria-1.5.1.1.14.dist-info → pyegeria-1.5.1.1.15.dist-info}/WHEEL +0 -0
Binary file
@@ -0,0 +1,46 @@
1
+ <!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
+ <!-- Copyright Contributors to the Egeria project. -->
3
+
4
+ The Commands in this directory provide a simple but useful command line interface for the Egeria environment. They
5
+ are built with the **Rich** python package and demonstrate the use of **pyegeria** .
6
+
7
+ The commands can either be invoked from one of the command line interfaces or executed directly as python scripts.
8
+ To invoke the commands directly, install them with pipx by invoking:
9
+
10
+ `pipx install pyegeria`
11
+
12
+ Some of the widgets are "live" - that is running continuously until ctrl-c is issued to interrupt it. Other widgets are
13
+ **paged** to allow you to page through long lists of content. Paged interfaces have a similar behaviour to the unix
14
+ `more` command - so, for example you type `q` to quit.
15
+
16
+ As the number of widgets has grown, they have been organized by role into different sub-directories:
17
+
18
+ * cat (catalog_user) - for users of the Egeria environment
19
+ * cli - command line interfaces to simplify finding and using the commands
20
+ * my - for visualizing work and individual items
21
+ * ops - for configuring and operating Egeria
22
+ * tech - for technical users to configure and use Egeria
23
+
24
+ The command line interfaces (CLIs) can be invoked with:
25
+
26
+ hey_egeria - provides access to all commands
27
+ hey_egeria_cat - access for commands used by catalog users
28
+ hey_egeria_my - access to personal information commands for all users
29
+ hey_egeria_ops - access to operations commands
30
+ hey_egeria_tech - access to commands for technical users
31
+
32
+ Each of these CLIs have a textual user interface (TUI) that provides a forms based approach
33
+ to utilizing each command. You invoke the TUI by adding `tui` to the cli command. For instance:
34
+
35
+ `hey_egeria_cat tui`
36
+
37
+ To execute a command from the TUI type ctrl-R.
38
+
39
+
40
+ To upgrade the CLI commands you can type:
41
+
42
+ `pipx upgrade pyegeria`
43
+
44
+ ----
45
+ License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
46
+ Copyright Contributors to the Egeria project.
@@ -0,0 +1,4 @@
1
+ """
2
+
3
+ Widgets
4
+ """
@@ -12,32 +12,32 @@ This is an emerging capability based on the **click** package. Feedback welcome!
12
12
  import click
13
13
  from trogon import tui
14
14
 
15
- from commands.cat.get_asset_graph import asset_viewer
16
- from commands.cat.get_collection import collection_viewer
17
- from commands.cat.get_project_dependencies import project_dependency_viewer
18
- from commands.cat.get_project_structure import project_structure_viewer
19
- from commands.cat.get_tech_type_elements import tech_viewer
20
- from commands.cat.get_tech_type_template import template_viewer
21
- from commands.cat.list_assets import display_assets
22
- from commands.cat.list_cert_types import display_certifications
23
- from commands.cat.list_terms import display_glossary_terms
24
- from commands.cat.list_projects import display_project_list
25
- from commands.cat.list_relationships import list_relationships
26
- from commands.cat.list_tech_types import display_tech_types
27
- from commands.cat.list_todos import display_to_dos as list_todos
28
- from commands.cat.list_user_ids import list_user_ids
29
- from commands.cat.list_archives import display_archive_list
30
- from commands.cli.ops_config import Config
31
- from commands.my.list_my_profile import display_my_profile
32
- from commands.my.list_my_roles import display_my_roles
33
- from commands.my.monitor_my_todos import display_my_todos
34
- from commands.my.monitor_open_todos import display_todos
35
- from commands.cat.list_deployed_database_schemas import (
15
+ from pyegeria.commands.cat.get_asset_graph import asset_viewer
16
+ from pyegeria.commands.cat.get_collection import collection_viewer
17
+ from pyegeria.commands.cat.get_project_dependencies import project_dependency_viewer
18
+ from pyegeria.commands.cat.get_project_structure import project_structure_viewer
19
+ from pyegeria.commands.cat.get_tech_type_elements import tech_viewer
20
+ from pyegeria.commands.cat.get_tech_type_template import template_viewer
21
+ from pyegeria.commands.cat.list_assets import display_assets
22
+ from pyegeria.commands.cat.list_cert_types import display_certifications
23
+ from pyegeria.commands.cat.list_terms import display_glossary_terms
24
+ from pyegeria.commands.cat.list_projects import display_project_list
25
+ from pyegeria.commands.cat.list_relationships import list_relationships
26
+ from pyegeria.commands.cat.list_tech_types import display_tech_types
27
+ from pyegeria.commands.cat.list_todos import display_to_dos as list_todos
28
+ from pyegeria.commands.cat.list_user_ids import list_user_ids
29
+ from pyegeria.commands.cat.list_archives import display_archive_list
30
+ from pyegeria.commands.cli.ops_config import Config
31
+ from pyegeria.commands.my.list_my_profile import display_my_profile
32
+ from pyegeria.commands.my.list_my_roles import display_my_roles
33
+ from pyegeria.commands.my.monitor_my_todos import display_my_todos
34
+ from pyegeria.commands.my.monitor_open_todos import display_todos
35
+ from pyegeria.commands.cat.list_deployed_database_schemas import (
36
36
  list_deployed_database_schemas,
37
37
  )
38
- from commands.cat.list_deployed_catalogs import list_deployed_catalogs
39
- from commands.cat.list_deployed_databases import list_deployed_databases
40
- from commands.cat.glossary_actions import (
38
+ from pyegeria.commands.cat.list_deployed_catalogs import list_deployed_catalogs
39
+ from pyegeria.commands.cat.list_deployed_databases import list_deployed_databases
40
+ from pyegeria.commands.cat.glossary_actions import (
41
41
  create_glossary,
42
42
  delete_glossary,
43
43
  list_glossaries,
@@ -45,7 +45,7 @@ from commands.cat.glossary_actions import (
45
45
  load_terms,
46
46
  export_terms,
47
47
  )
48
- from commands.my.todo_actions import (
48
+ from pyegeria.commands.my.todo_actions import (
49
49
  mark_todo_complete,
50
50
  reassign_todo,
51
51
  delete_todo,
@@ -53,7 +53,7 @@ from commands.my.todo_actions import (
53
53
  )
54
54
 
55
55
 
56
- from commands.ops.gov_server_actions import (
56
+ from pyegeria.commands.ops.gov_server_actions import (
57
57
  add_catalog_target,
58
58
  remove_catalog_target,
59
59
  update_catalog_target,
@@ -61,37 +61,37 @@ from commands.ops.gov_server_actions import (
61
61
  stop_server,
62
62
  start_server,
63
63
  )
64
- from commands.ops.list_catalog_targets import display_catalog_targets
65
- from commands.ops.load_archive import load_archive
66
- from commands.ops.monitor_engine_activity import display_engine_activity
67
- from commands.ops.monitor_engine_activity_c import display_engine_activity_c
68
- from commands.ops.monitor_gov_eng_status import display_gov_eng_status
69
- from commands.ops.monitor_integ_daemon_status import (
64
+ from pyegeria.commands.ops.list_catalog_targets import display_catalog_targets
65
+ from pyegeria.commands.ops.load_archive import load_archive
66
+ from pyegeria.commands.ops.monitor_engine_activity import display_engine_activity
67
+ from pyegeria.commands.ops.monitor_engine_activity_c import display_engine_activity_c
68
+ from pyegeria.commands.ops.monitor_gov_eng_status import display_gov_eng_status
69
+ from pyegeria.commands.ops.monitor_integ_daemon_status import (
70
70
  display_integration_daemon_status,
71
71
  )
72
- from commands.ops.monitor_platform_status import (
72
+ from pyegeria.commands.ops.monitor_platform_status import (
73
73
  display_status as p_display_status,
74
74
  )
75
- from commands.ops.monitor_server_status import (
75
+ from pyegeria.commands.ops.monitor_server_status import (
76
76
  display_status as s_display_status,
77
77
  )
78
- from commands.ops.refresh_integration_daemon import refresh_connector
79
- from commands.ops.restart_integration_daemon import restart_connector
80
- from commands.ops.monitor_server_startup import display_startup_status
81
-
82
- from commands.tech.get_element_info import display_elements
83
- from commands.tech.get_guid_info import display_guid
84
- from commands.tech.get_tech_details import tech_details_viewer
85
- from commands.tech.list_asset_types import display_asset_types
86
- from commands.tech.list_elements import list_elements
87
- from commands.tech.list_registered_services import display_registered_svcs
88
- from commands.tech.list_related_specification import (
78
+ from pyegeria.commands.ops.refresh_integration_daemon import refresh_connector
79
+ from pyegeria.commands.ops.restart_integration_daemon import restart_connector
80
+ from pyegeria.commands.ops.monitor_server_startup import display_startup_status
81
+
82
+ from pyegeria.commands.tech.get_element_info import display_elements
83
+ from pyegeria.commands.tech.get_guid_info import display_guid
84
+ from pyegeria.commands.tech.get_tech_details import tech_details_viewer
85
+ from pyegeria.commands.tech.list_asset_types import display_asset_types
86
+ from pyegeria.commands.tech.list_elements import list_elements
87
+ from pyegeria.commands.tech.list_registered_services import display_registered_svcs
88
+ from pyegeria.commands.tech.list_related_specification import (
89
89
  display_related_specification,
90
90
  )
91
- from commands.tech.list_relationship_types import display_relationship_types
92
- from commands.tech.list_tech_templates import display_templates_spec
93
- from commands.tech.list_valid_metadata_values import display_metadata_values
94
- from commands.tech.list_gov_action_processes import display_gov_processes
91
+ from pyegeria.commands.tech.list_relationship_types import display_relationship_types
92
+ from pyegeria.commands.tech.list_tech_templates import display_templates_spec
93
+ from pyegeria.commands.tech.list_valid_metadata_values import display_metadata_values
94
+ from pyegeria.commands.tech.list_gov_action_processes import display_gov_processes
95
95
 
96
96
 
97
97
  @tui()
@@ -12,13 +12,13 @@ This is an emerging capability based on the **click** package. Feedback welcome!
12
12
  import click
13
13
  from trogon import tui
14
14
 
15
- from commands.cat.get_asset_graph import asset_viewer
16
- from commands.cat.get_collection import collection_viewer
17
- from commands.cat.get_project_dependencies import project_dependency_viewer
18
- from commands.cat.get_project_structure import project_structure_viewer
19
- from commands.cat.get_tech_type_elements import tech_viewer
20
- from commands.cat.get_tech_type_template import template_viewer
21
- from commands.cat.glossary_actions import (
15
+ from pyegeria.commands.cat.get_asset_graph import asset_viewer
16
+ from pyegeria.commands.cat.get_collection import collection_viewer
17
+ from pyegeria.commands.cat.get_project_dependencies import project_dependency_viewer
18
+ from pyegeria.commands.cat.get_project_structure import project_structure_viewer
19
+ from pyegeria.commands.cat.get_tech_type_elements import tech_viewer
20
+ from pyegeria.commands.cat.get_tech_type_template import template_viewer
21
+ from pyegeria.commands.cat.glossary_actions import (
22
22
  create_glossary,
23
23
  delete_glossary,
24
24
  create_term,
@@ -26,24 +26,24 @@ from commands.cat.glossary_actions import (
26
26
  list_glossaries,
27
27
  export_terms,
28
28
  )
29
- from commands.cat.list_archives import display_archive_list
30
- from commands.cat.list_assets import display_assets
31
- from commands.cat.list_cert_types import display_certifications
32
- from commands.cat.list_deployed_catalogs import list_deployed_catalogs
33
- from commands.cat.list_deployed_database_schemas import (
29
+ from pyegeria.commands.cat.list_archives import display_archive_list
30
+ from pyegeria.commands.cat.list_assets import display_assets
31
+ from pyegeria.commands.cat.list_cert_types import display_certifications
32
+ from pyegeria.commands.cat.list_deployed_catalogs import list_deployed_catalogs
33
+ from pyegeria.commands.cat.list_deployed_database_schemas import (
34
34
  list_deployed_database_schemas,
35
35
  )
36
- from commands.cat.list_deployed_databases import list_deployed_databases
37
- from commands.cat.list_terms import display_glossary_terms
38
- from commands.cat.list_projects import display_project_list
39
- from commands.cat.list_relationships import list_relationships
40
- from commands.cat.list_tech_types import display_tech_types
41
- from commands.cat.list_todos import display_to_dos as list_todos
42
- from commands.cat.list_user_ids import list_user_ids
36
+ from pyegeria.commands.cat.list_deployed_databases import list_deployed_databases
37
+ from pyegeria.commands.cat.list_terms import display_glossary_terms
38
+ from pyegeria.commands.cat.list_projects import display_project_list
39
+ from pyegeria.commands.cat.list_relationships import list_relationships
40
+ from pyegeria.commands.cat.list_tech_types import display_tech_types
41
+ from pyegeria.commands.cat.list_todos import display_to_dos as list_todos
42
+ from pyegeria.commands.cat.list_user_ids import list_user_ids
43
43
 
44
44
  # from pyegeria import ServerOps
45
- from commands.cli.ops_config import Config
46
- from commands.my.todo_actions import (
45
+ from pyegeria.commands.cli.ops_config import Config
46
+ from pyegeria.commands.my.todo_actions import (
47
47
  mark_todo_complete,
48
48
  reassign_todo,
49
49
  delete_todo,
@@ -12,13 +12,13 @@ This is an emerging capability based on the **click** package. Feedback welcome!
12
12
  import click
13
13
  from trogon import tui
14
14
 
15
- from commands.cli.ops_config import Config
15
+ from pyegeria.commands.cli.ops_config import Config
16
16
 
17
- from commands.my.monitor_open_todos import display_todos
18
- from commands.my.monitor_my_todos import display_my_todos
19
- from commands.my.list_my_profile import display_my_profile
20
- from commands.my.list_my_roles import display_my_roles
21
- from commands.my.todo_actions import (
17
+ from pyegeria.commands.my.monitor_open_todos import display_todos
18
+ from pyegeria.commands.my.monitor_my_todos import display_my_todos
19
+ from pyegeria.commands.my.list_my_profile import display_my_profile
20
+ from pyegeria.commands.my.list_my_roles import display_my_roles
21
+ from pyegeria.commands.my.todo_actions import (
22
22
  create_todo,
23
23
  delete_todo,
24
24
  change_todo_status,
@@ -13,9 +13,9 @@ import click
13
13
  from trogon import tui
14
14
 
15
15
  # from pyegeria import ServerOps
16
- from commands.cli.ops_config import Config
16
+ from pyegeria.commands.cli.ops_config import Config
17
17
 
18
- from commands.ops.gov_server_actions import (
18
+ from pyegeria.commands.ops.gov_server_actions import (
19
19
  add_catalog_target,
20
20
  remove_catalog_target,
21
21
  update_catalog_target,
@@ -23,23 +23,23 @@ from commands.ops.gov_server_actions import (
23
23
  start_server,
24
24
  stop_server,
25
25
  )
26
- from commands.ops.list_catalog_targets import display_catalog_targets
27
- from commands.ops.load_archive import load_archive
28
- from commands.ops.monitor_engine_activity import display_engine_activity
29
- from commands.ops.monitor_engine_activity_c import display_engine_activity_c
30
- from commands.ops.monitor_gov_eng_status import display_gov_eng_status
31
- from commands.ops.monitor_integ_daemon_status import (
26
+ from pyegeria.commands.ops.list_catalog_targets import display_catalog_targets
27
+ from pyegeria.commands.ops.load_archive import load_archive
28
+ from pyegeria.commands.ops.monitor_engine_activity import display_engine_activity
29
+ from pyegeria.commands.ops.monitor_engine_activity_c import display_engine_activity_c
30
+ from pyegeria.commands.ops.monitor_gov_eng_status import display_gov_eng_status
31
+ from pyegeria.commands.ops.monitor_integ_daemon_status import (
32
32
  display_integration_daemon_status,
33
33
  )
34
- from commands.ops.monitor_platform_status import (
34
+ from pyegeria.commands.ops.monitor_platform_status import (
35
35
  display_status as p_display_status,
36
36
  )
37
- from commands.ops.monitor_server_status import (
37
+ from pyegeria.commands.ops.monitor_server_status import (
38
38
  display_status as s_display_status,
39
39
  )
40
- from commands.ops.refresh_integration_daemon import refresh_connector
41
- from commands.ops.restart_integration_daemon import restart_connector
42
- from commands.ops.monitor_server_startup import display_startup_status
40
+ from pyegeria.commands.ops.refresh_integration_daemon import refresh_connector
41
+ from pyegeria.commands.ops.restart_integration_daemon import restart_connector
42
+ from pyegeria.commands.ops.monitor_server_startup import display_startup_status
43
43
 
44
44
 
45
45
  # class Config(object):
@@ -12,24 +12,26 @@ This is an emerging capability based on the **click** package. Feedback welcome!
12
12
  import click
13
13
  from trogon import tui
14
14
 
15
- from commands.cat.list_tech_types import display_tech_types
16
- from commands.cli.ops_config import Config
17
- from commands.tech.get_guid_info import display_guid
18
- from commands.tech.get_tech_details import tech_details_viewer
19
- from commands.tech.list_asset_types import display_asset_types
20
- from commands.tech.list_registered_services import display_registered_svcs
21
- from commands.tech.list_relationship_types import display_relationship_types
22
- from commands.tech.list_tech_templates import display_templates_spec
23
- from commands.tech.list_valid_metadata_values import display_metadata_values
24
- from commands.cat.get_tech_type_template import template_viewer
25
- from commands.tech.list_elements import list_elements
26
- from commands.tech.get_element_info import display_elements
27
- from commands.tech.list_related_specification import (
15
+ from pyegeria.commands.cat.list_tech_types import display_tech_types
16
+ from pyegeria.commands.cli.ops_config import Config
17
+ from pyegeria.commands.tech.get_guid_info import display_guid
18
+ from pyegeria.commands.tech.get_tech_details import tech_details_viewer
19
+ from pyegeria.commands.tech.list_asset_types import display_asset_types
20
+ from pyegeria.commands.tech.list_registered_services import display_registered_svcs
21
+ from pyegeria.commands.tech.list_relationship_types import display_relationship_types
22
+ from pyegeria.commands.tech.list_tech_templates import display_templates_spec
23
+ from pyegeria.commands.tech.list_valid_metadata_values import display_metadata_values
24
+ from pyegeria.commands.cat.get_tech_type_template import template_viewer
25
+ from pyegeria.commands.tech.list_elements import list_elements
26
+ from pyegeria.commands.tech.get_element_info import display_elements
27
+ from pyegeria.commands.tech.list_related_specification import (
28
28
  display_related_specification,
29
29
  )
30
- from commands.tech.list_related_elements import list_related_elements
31
- from commands.tech.list_elements_for_classification import list_classified_elements
32
- from commands.tech.list_gov_action_processes import display_gov_processes
30
+ from pyegeria.commands.tech.list_related_elements import list_related_elements
31
+ from pyegeria.commands.tech.list_elements_for_classification import (
32
+ list_classified_elements,
33
+ )
34
+ from pyegeria.commands.tech.list_gov_action_processes import display_gov_processes
33
35
 
34
36
  # from pyegeria import ServerOps
35
37
 
@@ -7,12 +7,9 @@ Copyright Contributors to the ODPi Egeria project.
7
7
  Execute engine actions.
8
8
 
9
9
  """
10
- import os
11
10
 
12
11
  import click
13
12
 
14
- from commands.ops.monitor_engine_activity import EGERIA_ENGINE_HOST
15
-
16
13
  # from ops_config import Config, pass_config
17
14
  from pyegeria import EgeriaTech
18
15
  from pyegeria._exceptions import (
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 1.5.1.1.14
3
+ Version: 1.5.1.1.15
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -0,0 +1,114 @@
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=hwmsTTzaRttb-oML351vdDpcpnlEBPudGnqp72VpRYs,26025
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=NUF9C3s_zs9pTfIZyRJlqMCKrhZASJPH08EXzzjki7g,21120
9
+ pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
10
+ pyegeria/classification_manager_omvs.py,sha256=3yInuRy7Cf43oSFZ8BuzcIgtGSm5BfvlKYqtWKRMlPU,186678
11
+ pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
12
+ pyegeria/commands/.DS_Store,sha256=nBgW7MKJ6b4wSWyEEeGYHWwC8QJAiteQaWKM9PoNRzY,6148
13
+ pyegeria/commands/README.md,sha256=zNfWZppDxoKqTJeRtcewzku9z1m6_hKacCyQUQw1iq4,1974
14
+ pyegeria/commands/__init__.py,sha256=7y3p5oQ2c0C1465oIgSA_123W1uo7Wqwk91LXccUgrw,17
15
+ pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
16
+ pyegeria/commands/cat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
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/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
23
+ pyegeria/commands/cat/glossary_actions.py,sha256=0JzXv1D7bOEiVZYaSgUJ4aKx6ZeYf-R_dmVwvL4COlM,13109
24
+ pyegeria/commands/cat/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
25
+ pyegeria/commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
26
+ pyegeria/commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
27
+ pyegeria/commands/cat/list_deployed_catalogs.py,sha256=eG8K-d7BijD34el_yVx9yfnLJdfwTUiJVxd-gcGwo7k,7157
28
+ pyegeria/commands/cat/list_deployed_database_schemas.py,sha256=HNAR8qXU7FWUxPJw6yBxmlsJ_eVXqsD_DrswKmY1iv0,8824
29
+ pyegeria/commands/cat/list_deployed_databases.py,sha256=HE8nG-mIlxa9iSUEH-n71o-G2a4ss1Zzalq7YJQIix0,6668
30
+ pyegeria/commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
31
+ pyegeria/commands/cat/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
32
+ pyegeria/commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
33
+ pyegeria/commands/cat/list_terms.py,sha256=8aS_TwQefU7FCqQiMIuX7BHRAcPRhyKosULEAOLfhyw,6777
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=Ym434efkazLNEdFVm5j4jV-Wm69WKM9YJ1ag66E4szg,31861
38
+ pyegeria/commands/cli/egeria_cat.py,sha256=PmUE0uZgyMcxWHJae9gFMMtHWqUKNuHDwvOFn70b34Q,15153
39
+ pyegeria/commands/cli/egeria_my.py,sha256=Memyxzhrn_i3nMNRor-5N40_SKJJMzylA4iQgBW3T4g,6235
40
+ pyegeria/commands/cli/egeria_ops.py,sha256=-UqtD4TDv_hhHFSjF0flF55Zo6UFbQcUCYBW_ZMLkx0,11648
41
+ pyegeria/commands/cli/egeria_tech.py,sha256=iq5D-dl0KW1HbNG8AolJSZoR6hTLp90RD_JjHxVj9Pk,13313
42
+ pyegeria/commands/cli/ops_config.py,sha256=m4AfPjf-fR4EBTx8Dc2mcgrfWwAxb30YGeV-v79bg4U,1450
43
+ pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
44
+ pyegeria/commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
+ pyegeria/commands/my/list_my_profile.py,sha256=jJaGAHrhFv9VQR9li5pzFN3ihqhHv9LmnAVPiKvPp3U,5678
46
+ pyegeria/commands/my/list_my_roles.py,sha256=AhyKXSQxBPDh2QQoL90bPQPkNnu1w7whpk9kZoBxRTQ,5175
47
+ pyegeria/commands/my/monitor_my_todos.py,sha256=YiwyQgtA7YsfW4-Ps-1ymvFjRqp-Egubv9j8iFUMUXE,6601
48
+ pyegeria/commands/my/monitor_open_todos.py,sha256=KDrAjdLPP3j0K9Y3G95BIgr51ktTx3mMlKydLFDF2YQ,5466
49
+ pyegeria/commands/my/todo_actions.py,sha256=iazoRhsQ9aecCwJk6r4lWRP-mPD2t-YGU_GmPrFtR-Q,8372
50
+ pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
51
+ pyegeria/commands/ops/__init__.py,sha256=SCfzF3-aMx8EpqLWmH7JQf13gTmMAtHRbg69oseLvi8,480
52
+ pyegeria/commands/ops/engine_actions.py,sha256=qEb41rQbQIFWwJ0dE-2DbnPnzZKEt-5j-m21h-8MUvk,4530
53
+ pyegeria/commands/ops/gov_server_actions.py,sha256=dKYdb2ImwohPjrGE9ufkIhXURhY9V9FnzUh84ycQhTg,5515
54
+ pyegeria/commands/ops/list_catalog_targets.py,sha256=0FIZqZu7DSh7tnrme6EOhNiVvK8wyvN1iTZKEDuwTmw,6620
55
+ pyegeria/commands/ops/load_archive.py,sha256=ZsJmQ-2cywsiO5RYHQXFF72wrlBK18jvAkyQ8N-nSp4,2744
56
+ pyegeria/commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
57
+ pyegeria/commands/ops/monitor_engine_activity.py,sha256=m18OSnRoo5ut0WKKOWNoFGXJW_npjp6hzHK3RUQG8T0,8479
58
+ pyegeria/commands/ops/monitor_engine_activity_c.py,sha256=rSEUD3elhsiYdUhQRn613OM_R4VecFb0uq39MhYhltQ,9371
59
+ pyegeria/commands/ops/monitor_gov_eng_status.py,sha256=HOcPLqOqceVjxbYqAtYK0fjlJBJxsR9SxbfKzwwUz8c,7237
60
+ pyegeria/commands/ops/monitor_integ_daemon_status.py,sha256=JCKQdyK4u60nXyuZlXY1GL1X1EJOvgHPZ3xp_uQUObQ,9309
61
+ pyegeria/commands/ops/monitor_platform_status.py,sha256=xmngiuQK9X6X4-stGSITzfMSAdqpswVk-DY7kh8M0P0,6401
62
+ pyegeria/commands/ops/monitor_server_startup.py,sha256=0pwnhv761uuFHGJXVANa5RhQQPPTXFldJ45TfeT7qfk,3901
63
+ pyegeria/commands/ops/monitor_server_status.py,sha256=eeZY4o_HwrH-csrhHPi95LLGu00j6AYl48A7fDYTG34,6061
64
+ pyegeria/commands/ops/orig_monitor_server_list.py,sha256=Uhtn8lv7QVXJBi9DSR3Nelmz8TB0vOsat10nFS6Nu20,4637
65
+ pyegeria/commands/ops/orig_monitor_server_status.py,sha256=A-8hMDfbscdcq-b1OD4wKn0tphumX8WIK-Hz8uPoFkc,3974
66
+ pyegeria/commands/ops/refresh_integration_daemon.py,sha256=aEaN3RAqlu2Fu9TgbJqnsfyXZ__WBml2EgRKaC48Pig,2961
67
+ pyegeria/commands/ops/restart_integration_daemon.py,sha256=dqsQ6nOBw-EJgf7NvwTcR__h317dq_cxUWYRTGxvWaM,2901
68
+ pyegeria/commands/ops/table_integ_daemon_status.py,sha256=6K_r8OeU42z2EqRwupHKk2S_YirvVrYQwSWGaLc3UjU,10238
69
+ pyegeria/commands/tech/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
70
+ pyegeria/commands/tech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
71
+ pyegeria/commands/tech/get_element_graph.py,sha256=YhpvHPNuSd-Ft-dBRLswGfqGYv2AlByyV0IyjhV4SSk,7367
72
+ pyegeria/commands/tech/get_element_info.py,sha256=Rauespy7ZfyKtLh_H8XWgYTpPijsqlUGm-zeb7KrG7k,4749
73
+ pyegeria/commands/tech/get_guid_info.py,sha256=HfwcGAFALFIpy4AJAgQHU__Fv1fjprh1G1xB5AjlZ80,4282
74
+ pyegeria/commands/tech/get_tech_details.py,sha256=p5OgSKep3VOuuZmQXE2OSYhE-kvnI18TBcQ-PU5kEAw,6023
75
+ pyegeria/commands/tech/list_asset_types.py,sha256=LG7e8yjewQ_SX8SjzEiEii_-hDvmAJKyLN8iDjbch50,4162
76
+ pyegeria/commands/tech/list_elements.py,sha256=vO4SPEhcKm0L5rHVr6r8KYX3sPazGJ78oWsO2wLcf2o,5998
77
+ pyegeria/commands/tech/list_elements_for_classification.py,sha256=oAge8RFz4z9H-jCE0fBDhS4AbIHqhQWBvZ4Dp7BZbfM,6194
78
+ pyegeria/commands/tech/list_elements_x.py,sha256=k5jkekB7wh6cbzjn7FnwL7pKrPFq_oE-x36c_Z1FuSo,6500
79
+ pyegeria/commands/tech/list_gov_action_processes.py,sha256=AeS4E-DWrS2etsM6nuYD1En1J-7KeB_ZjyLTO9sy6KU,4580
80
+ pyegeria/commands/tech/list_registered_services.py,sha256=QzE_ebdopNkHWMxa-xc902GG6ac4Yw-ln8i8NUsgHVA,6542
81
+ pyegeria/commands/tech/list_related_elements.py,sha256=mcOy3RIGpIdshcT1o4Tr7Ck-c1dmAC8yBUOF5GAFYrM,7755
82
+ pyegeria/commands/tech/list_related_specification.py,sha256=mWrKenXOskL4cl0DHjH2Z8M9-FJzjkzK62W-tsx3WDU,5918
83
+ pyegeria/commands/tech/list_relationship_types.py,sha256=BlVzrPznZXqMVLN2-2vYEVRGeYsiJrqXxIJEikobyoo,5875
84
+ pyegeria/commands/tech/list_tech_templates.py,sha256=doQtfSrbnluCzyCsq2PCDGKk5atDPXPDuu24YjCRxo0,7832
85
+ pyegeria/commands/tech/list_valid_metadata_values.py,sha256=N3D0_BmREPszgde3uvvYdfzq7DJ46uMOv2t1vtncGsw,6333
86
+ pyegeria/commands/tech/table_tech_templates.py,sha256=xa_mA10P_6Su3zRsvyoZhWoSUQ5LuyLTG1kNCumzxZA,7268
87
+ pyegeria/commands/tech/x_list_related_elements.py,sha256=qBsf1619cecaMCTzG0MG22fAT32WNH2Z3CXrjo9z-5Y,5853
88
+ pyegeria/core_omag_server_config.py,sha256=EtHaPKyc9d6pwTgbnQqGwe5lSBMPIfJOlbJEa1zg1JA,94946
89
+ pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
90
+ pyegeria/egeria_cat_client.py,sha256=NzwDbdi5OBHOOA7JzIQC5LqJJ7xtEwHA5yaKrGkDFnc,2022
91
+ pyegeria/egeria_client.py,sha256=gZjo_Z8n7r05KJnQgJuQibGOvCA90JCDlzyFRGkZV-I,3366
92
+ pyegeria/egeria_config_client.py,sha256=Zm31u4e7o8mXTV93qD0IHluQuG73jYbArPFqypjaMso,1328
93
+ pyegeria/egeria_my_client.py,sha256=XHwbFmSZXJClKDBFV8_fyK9CWaap2FndurRjywKPQiU,1549
94
+ pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEoo,2440
95
+ pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3euNiro,152931
96
+ pyegeria/full_omag_server_config.py,sha256=LBnqUiz1ofBdlKBzECFs_pQbdJwcWigAukWHGJRR2nU,47340
97
+ pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
98
+ pyegeria/glossary_manager_omvs.py,sha256=s9BxAa2UJk5kinS6-U9H6xKqZUG-lp7aqHdNdStaGLs,126294
99
+ pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
100
+ pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
101
+ pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
102
+ pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
103
+ pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
104
+ pyegeria/runtime_manager_omvs.py,sha256=En4Y2oBPXX477NRT3mEp4bdpPCYKx-HCihcKdaPlb0M,76222
105
+ pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
106
+ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZimJtE,42450
107
+ pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
108
+ pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
109
+ pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
110
+ pyegeria-1.5.1.1.15.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
111
+ pyegeria-1.5.1.1.15.dist-info/METADATA,sha256=SuhaOaIkV9LvQfO4V_iqUtYmT3uazE5rHw4O1KRIigA,2998
112
+ pyegeria-1.5.1.1.15.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
113
+ pyegeria-1.5.1.1.15.dist-info/entry_points.txt,sha256=49rVcJuuKXUSC-9ZNzr-ybsaUL-wm6xrUodCZeKJdGc,4898
114
+ pyegeria-1.5.1.1.15.dist-info/RECORD,,
@@ -0,0 +1,74 @@
1
+ [console_scripts]
2
+ change_todo_status=pyegeria.commands.my.todo_actions:change_todo_status
3
+ create_glossary=pyegeria.commands.cat.glossary_actions:create_glossary
4
+ create_term=pyegeria.commands.cat.glossary_actions:create_term
5
+ create_todo=pyegeria.commands.my.todo_actions:create_todo
6
+ delete_glossary=pyegeria.commands.cat.glossary_actions:delete_glossary
7
+ delete_todo=pyegeria.commands.my.todo_actions:delete_todo
8
+ export_terms_to_file=pyegeria.commands.cat.glossary_actions:export_terms
9
+ get_asset_graph=pyegeria.commands.cat.get_asset_graph:main
10
+ get_collection=pyegeria.commands.cat.get_collection:main
11
+ get_element_info=pyegeria.commands.tech.get_element_info:main
12
+ get_guid_info=pyegeria.commands.tech.get_guid_info:main
13
+ get_project_dependencies=pyegeria.commands.cat.get_project_dependencies:main
14
+ get_project_structure=pyegeria.commands.cat.get_project_structure:main
15
+ get_tech_details=pyegeria.commands.tech.get_tech_details:main
16
+ get_tech_type_elements=pyegeria.commands.cat.get_tech_type_elements:main
17
+ get_tech_type_template=pyegeria.commands.cat.get_tech_type_template:main
18
+ hey_egeria=pyegeria.commands.cli.egeria:cli
19
+ hey_egeria_cat=pyegeria.commands.cli.egeria_cat:cli
20
+ hey_egeria_my=pyegeria.commands.cli.egeria_my:cli
21
+ hey_egeria_ops=pyegeria.commands.cli.egeria_ops:cli
22
+ hey_egeria_tech=pyegeria.commands.cli.egeria_tech:cli
23
+ list_archives=pyegeria.commands.cat.list_archives:main
24
+ list_asset_types=pyegeria.commands.tech.list_asset_types:main
25
+ list_assets=pyegeria.commands.cat.list_assets:main
26
+ list_catalog_targets=pyegeria.commands.ops.list_catalog_targets:main
27
+ list_cert_types=pyegeria.commands.cat.list_cert_types:main
28
+ list_deployed_catalogs=pyegeria.commands.cat.list_deployed_catalogs:main
29
+ list_deployed_databases=pyegeria.commands.cat.list_deployed_databases:main
30
+ list_deployed_schemas=pyegeria.commands.cat.list_deployed_database_schemas:main
31
+ list_element_graph=pyegeria.commands.tech.get_element_graph:main
32
+ list_elements=pyegeria.commands.tech.list_elements:main
33
+ list_elements_for_classification=pyegeria.commands.tech.list_elements_for_classification:main
34
+ list_engine_activity=pyegeria.commands.ops.monitor_engine_activity:main_paging
35
+ list_engine_activity_compressed=pyegeria.commands.ops.monitor_engine_activity_c:main_paging
36
+ list_glossaries=pyegeria.commands.cat.glossary_actions:list_glossaries
37
+ list_gov_action_processes=pyegeria.commands.tech.list_gov_action_processes:main
38
+ list_gov_eng_status=pyegeria.commands.ops.monitor_gov_eng_status:main_paging
39
+ list_integ_daemon_status=pyegeria.commands.ops.monitor_integ_daemon_status:main_paging
40
+ list_my_profile=pyegeria.commands.my.list_my_profile:main
41
+ list_projects=pyegeria.commands.cat.list_projects:main
42
+ list_registered_services=pyegeria.commands.tech.list_registered_services:main
43
+ list_related_elements=pyegeria.commands.tech.list_related_elements:main
44
+ list_related_specification=pyegeria.commands.tech.list_related_specification:main
45
+ list_relationship_types=pyegeria.commands.tech.list_relationship_types:main
46
+ list_relationships=pyegeria.commands.cat.list_relationships:main
47
+ list_tech_templates=pyegeria.commands.tech.list_tech_templates:main
48
+ list_tech_types=pyegeria.commands.cat.list_tech_types:main
49
+ list_terms=pyegeria.commands.cat.list_terms:main
50
+ list_todos=pyegeria.commands.cat.list_todos:main
51
+ list_user_ids=pyegeria.commands.cat.list_user_ids:main
52
+ list_valid_metadata_values=pyegeria.commands.tech.list_valid_metadata_values:main
53
+ load_archive=pyegeria.commands.ops.load_archive:load_archive
54
+ load_archive_tui=pyegeria.commands.ops.load_archive:tui
55
+ load_terms_from_file=pyegeria.commands.cat.glossary_actions:load_terms
56
+ mark_todo_complete=pyegeria.commands.my.todo_actions:mark_todo_complete
57
+ monitor_asset_events=pyegeria.commands.ops.monitor_asset_events:main
58
+ monitor_coco_status=pyegeria.commands.ops.monitor_coco_status:main
59
+ monitor_engine_activity=pyegeria.commands.ops.monitor_engine_activity:main_live
60
+ monitor_engine_activity_compressed=pyegeria.commands.ops.monitor_engine_activity_c:main_live
61
+ monitor_gov_eng_status=pyegeria.commands.ops.monitor_gov_eng_status:main_live
62
+ monitor_integ_daemon_status=pyegeria.commands.ops.monitor_integ_daemon_status:main_live
63
+ monitor_my_todos=pyegeria.commands.my.monitor_my_todos:main
64
+ monitor_open_todos=pyegeria.commands.my.monitor_open_todos:main
65
+ monitor_platform_status=pyegeria.commands.ops.monitor_platform_status:main
66
+ monitor_server_list=pyegeria.commands.ops.orig_monitor_server_list:main
67
+ monitor_server_startup=pyegeria.commands.ops.monitor_server_startup:main
68
+ monitor_server_status=pyegeria.commands.ops.monitor_server_status:main
69
+ reassign_todo=pyegeria.commands.my.todo_actions:reassign_todo
70
+ refresh_integration_daemon=pyegeria.commands.ops.refresh_integration_daemon:main
71
+ restart_integration_daemon=pyegeria.commands.ops.restart_integration_daemon:main
72
+ start_daemon=pyegeria.commands.ops.engine_actions:start_daemon
73
+ stop_daemon=pyegeria.commands.ops.engine_actions:stop_daemon
74
+
@@ -1,111 +0,0 @@
1
- commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
2
- commands/cat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- commands/cat/get_asset_graph.py,sha256=4AO4KlCgb7vbMihJK7W_GAnrd4J9sKwc4kXxa2ZrRW4,12447
4
- commands/cat/get_collection.py,sha256=v7hCeEDcAQmcjM9qepuk8gg_RnYra3_v009AJOunkKk,5005
5
- commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUPGy1DzKEJMIbbYfMUWvQA,5981
6
- commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
7
- commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
8
- commands/cat/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
9
- commands/cat/glossary_actions.py,sha256=0JzXv1D7bOEiVZYaSgUJ4aKx6ZeYf-R_dmVwvL4COlM,13109
10
- commands/cat/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
11
- commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
12
- commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
13
- commands/cat/list_deployed_catalogs.py,sha256=eG8K-d7BijD34el_yVx9yfnLJdfwTUiJVxd-gcGwo7k,7157
14
- commands/cat/list_deployed_database_schemas.py,sha256=HNAR8qXU7FWUxPJw6yBxmlsJ_eVXqsD_DrswKmY1iv0,8824
15
- commands/cat/list_deployed_databases.py,sha256=HE8nG-mIlxa9iSUEH-n71o-G2a4ss1Zzalq7YJQIix0,6668
16
- commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
17
- commands/cat/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
18
- commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
19
- commands/cat/list_terms.py,sha256=8aS_TwQefU7FCqQiMIuX7BHRAcPRhyKosULEAOLfhyw,6777
20
- commands/cat/list_todos.py,sha256=iPxHRyW3X5tiREio4TUOwRPvNPjU0gxm3pVnUI79ir4,6542
21
- commands/cat/list_user_ids.py,sha256=7JinL7rknPbGusIb8ikXKEaV1vvbuvx_WWtbmlfS_DY,5093
22
- commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
23
- commands/cli/egeria.py,sha256=l475S6iix6PlFcry-mOcSa_ne3XDnm1mKuVvgRFQVq0,31429
24
- commands/cli/egeria_cat.py,sha256=7BSdRFWB5AMQC726fQZIBMEti5s469pA9HJ8mESaTCE,14964
25
- commands/cli/egeria_my.py,sha256=9zIpUDLeA_R-0rgCSQfEZTtVmkxPcEAsYcCTn1wQFrE,6181
26
- commands/cli/egeria_ops.py,sha256=fxDXYWXRhexx06PdSLCp2FhgUtS13NdDpyg7ea775fc,11531
27
- commands/cli/egeria_tech.py,sha256=eTDHTHDVEYmr6gUPGfido_Uf7Fec0Nuyxlkhg4KAMAw,13160
28
- commands/cli/ops_config.py,sha256=m4AfPjf-fR4EBTx8Dc2mcgrfWwAxb30YGeV-v79bg4U,1450
29
- commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
30
- commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
31
- commands/my/list_my_profile.py,sha256=jJaGAHrhFv9VQR9li5pzFN3ihqhHv9LmnAVPiKvPp3U,5678
32
- commands/my/list_my_roles.py,sha256=AhyKXSQxBPDh2QQoL90bPQPkNnu1w7whpk9kZoBxRTQ,5175
33
- commands/my/monitor_my_todos.py,sha256=YiwyQgtA7YsfW4-Ps-1ymvFjRqp-Egubv9j8iFUMUXE,6601
34
- commands/my/monitor_open_todos.py,sha256=KDrAjdLPP3j0K9Y3G95BIgr51ktTx3mMlKydLFDF2YQ,5466
35
- commands/my/todo_actions.py,sha256=iazoRhsQ9aecCwJk6r4lWRP-mPD2t-YGU_GmPrFtR-Q,8372
36
- commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
37
- commands/ops/__init__.py,sha256=SCfzF3-aMx8EpqLWmH7JQf13gTmMAtHRbg69oseLvi8,480
38
- commands/ops/engine_actions.py,sha256=00s_wkzs0zlZ6PyZ0J5J9lHhw4Viyzbeox7b1K1lmyc,4609
39
- commands/ops/gov_server_actions.py,sha256=dKYdb2ImwohPjrGE9ufkIhXURhY9V9FnzUh84ycQhTg,5515
40
- commands/ops/list_catalog_targets.py,sha256=0FIZqZu7DSh7tnrme6EOhNiVvK8wyvN1iTZKEDuwTmw,6620
41
- commands/ops/load_archive.py,sha256=ZsJmQ-2cywsiO5RYHQXFF72wrlBK18jvAkyQ8N-nSp4,2744
42
- commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
43
- commands/ops/monitor_engine_activity.py,sha256=m18OSnRoo5ut0WKKOWNoFGXJW_npjp6hzHK3RUQG8T0,8479
44
- commands/ops/monitor_engine_activity_c.py,sha256=rSEUD3elhsiYdUhQRn613OM_R4VecFb0uq39MhYhltQ,9371
45
- commands/ops/monitor_gov_eng_status.py,sha256=HOcPLqOqceVjxbYqAtYK0fjlJBJxsR9SxbfKzwwUz8c,7237
46
- commands/ops/monitor_integ_daemon_status.py,sha256=JCKQdyK4u60nXyuZlXY1GL1X1EJOvgHPZ3xp_uQUObQ,9309
47
- commands/ops/monitor_platform_status.py,sha256=xmngiuQK9X6X4-stGSITzfMSAdqpswVk-DY7kh8M0P0,6401
48
- commands/ops/monitor_server_startup.py,sha256=0pwnhv761uuFHGJXVANa5RhQQPPTXFldJ45TfeT7qfk,3901
49
- commands/ops/monitor_server_status.py,sha256=eeZY4o_HwrH-csrhHPi95LLGu00j6AYl48A7fDYTG34,6061
50
- commands/ops/orig_monitor_server_list.py,sha256=Uhtn8lv7QVXJBi9DSR3Nelmz8TB0vOsat10nFS6Nu20,4637
51
- commands/ops/orig_monitor_server_status.py,sha256=A-8hMDfbscdcq-b1OD4wKn0tphumX8WIK-Hz8uPoFkc,3974
52
- commands/ops/refresh_integration_daemon.py,sha256=aEaN3RAqlu2Fu9TgbJqnsfyXZ__WBml2EgRKaC48Pig,2961
53
- commands/ops/restart_integration_daemon.py,sha256=dqsQ6nOBw-EJgf7NvwTcR__h317dq_cxUWYRTGxvWaM,2901
54
- commands/ops/table_integ_daemon_status.py,sha256=6K_r8OeU42z2EqRwupHKk2S_YirvVrYQwSWGaLc3UjU,10238
55
- commands/tech/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
56
- commands/tech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
- commands/tech/get_element_graph.py,sha256=YhpvHPNuSd-Ft-dBRLswGfqGYv2AlByyV0IyjhV4SSk,7367
58
- commands/tech/get_element_info.py,sha256=Rauespy7ZfyKtLh_H8XWgYTpPijsqlUGm-zeb7KrG7k,4749
59
- commands/tech/get_guid_info.py,sha256=HfwcGAFALFIpy4AJAgQHU__Fv1fjprh1G1xB5AjlZ80,4282
60
- commands/tech/get_tech_details.py,sha256=p5OgSKep3VOuuZmQXE2OSYhE-kvnI18TBcQ-PU5kEAw,6023
61
- commands/tech/list_asset_types.py,sha256=LG7e8yjewQ_SX8SjzEiEii_-hDvmAJKyLN8iDjbch50,4162
62
- commands/tech/list_elements.py,sha256=vO4SPEhcKm0L5rHVr6r8KYX3sPazGJ78oWsO2wLcf2o,5998
63
- commands/tech/list_elements_for_classification.py,sha256=oAge8RFz4z9H-jCE0fBDhS4AbIHqhQWBvZ4Dp7BZbfM,6194
64
- commands/tech/list_elements_x.py,sha256=k5jkekB7wh6cbzjn7FnwL7pKrPFq_oE-x36c_Z1FuSo,6500
65
- commands/tech/list_gov_action_processes.py,sha256=AeS4E-DWrS2etsM6nuYD1En1J-7KeB_ZjyLTO9sy6KU,4580
66
- commands/tech/list_registered_services.py,sha256=QzE_ebdopNkHWMxa-xc902GG6ac4Yw-ln8i8NUsgHVA,6542
67
- commands/tech/list_related_elements.py,sha256=mcOy3RIGpIdshcT1o4Tr7Ck-c1dmAC8yBUOF5GAFYrM,7755
68
- commands/tech/list_related_specification.py,sha256=mWrKenXOskL4cl0DHjH2Z8M9-FJzjkzK62W-tsx3WDU,5918
69
- commands/tech/list_relationship_types.py,sha256=BlVzrPznZXqMVLN2-2vYEVRGeYsiJrqXxIJEikobyoo,5875
70
- commands/tech/list_tech_templates.py,sha256=doQtfSrbnluCzyCsq2PCDGKk5atDPXPDuu24YjCRxo0,7832
71
- commands/tech/list_valid_metadata_values.py,sha256=N3D0_BmREPszgde3uvvYdfzq7DJ46uMOv2t1vtncGsw,6333
72
- commands/tech/table_tech_templates.py,sha256=xa_mA10P_6Su3zRsvyoZhWoSUQ5LuyLTG1kNCumzxZA,7268
73
- commands/tech/x_list_related_elements.py,sha256=qBsf1619cecaMCTzG0MG22fAT32WNH2Z3CXrjo9z-5Y,5853
74
- pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
75
- pyegeria/__init__.py,sha256=mZOa16y_LUUZevlHVQY-X_q0ZE2mEcgAE-eoe16DLls,21893
76
- pyegeria/_client.py,sha256=hwmsTTzaRttb-oML351vdDpcpnlEBPudGnqp72VpRYs,26025
77
- pyegeria/_deprecated_gov_engine.py,sha256=dWNcwVsE5__dF2u4QiIyQrssozzzOjBbLld8MdpmVCQ,17264
78
- pyegeria/_exceptions.py,sha256=NJ7vAhmvusK1ENvY2MMrBB6A6TgpYjzS9QJxFH56b8c,18470
79
- pyegeria/_globals.py,sha256=1Uc8392wjbiVN5L__RzxC1-U97RMXj77_iUsMSgeAjQ,638
80
- pyegeria/_validators.py,sha256=rnZelHJnjHaLZ8UhUTDyB59MfIUJifhALtkYoHBaos4,12736
81
- pyegeria/asset_catalog_omvs.py,sha256=NUF9C3s_zs9pTfIZyRJlqMCKrhZASJPH08EXzzjki7g,21120
82
- pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
83
- pyegeria/classification_manager_omvs.py,sha256=3yInuRy7Cf43oSFZ8BuzcIgtGSm5BfvlKYqtWKRMlPU,186678
84
- pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
85
- pyegeria/core_omag_server_config.py,sha256=EtHaPKyc9d6pwTgbnQqGwe5lSBMPIfJOlbJEa1zg1JA,94946
86
- pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
87
- pyegeria/egeria_cat_client.py,sha256=NzwDbdi5OBHOOA7JzIQC5LqJJ7xtEwHA5yaKrGkDFnc,2022
88
- pyegeria/egeria_client.py,sha256=gZjo_Z8n7r05KJnQgJuQibGOvCA90JCDlzyFRGkZV-I,3366
89
- pyegeria/egeria_config_client.py,sha256=Zm31u4e7o8mXTV93qD0IHluQuG73jYbArPFqypjaMso,1328
90
- pyegeria/egeria_my_client.py,sha256=XHwbFmSZXJClKDBFV8_fyK9CWaap2FndurRjywKPQiU,1549
91
- pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEoo,2440
92
- pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3euNiro,152931
93
- pyegeria/full_omag_server_config.py,sha256=LBnqUiz1ofBdlKBzECFs_pQbdJwcWigAukWHGJRR2nU,47340
94
- pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
95
- pyegeria/glossary_manager_omvs.py,sha256=s9BxAa2UJk5kinS6-U9H6xKqZUG-lp7aqHdNdStaGLs,126294
96
- pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
97
- pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
98
- pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
99
- pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
100
- pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
101
- pyegeria/runtime_manager_omvs.py,sha256=En4Y2oBPXX477NRT3mEp4bdpPCYKx-HCihcKdaPlb0M,76222
102
- pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
103
- pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZimJtE,42450
104
- pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
105
- pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
106
- pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
107
- pyegeria-1.5.1.1.14.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
108
- pyegeria-1.5.1.1.14.dist-info/METADATA,sha256=P4eRgum7zlrCNc2qYU6R05YcN8iqrlpg5nCRU7Sb1gQ,2998
109
- pyegeria-1.5.1.1.14.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
110
- pyegeria-1.5.1.1.14.dist-info/entry_points.txt,sha256=bmxD0DvBAXMQRU74qf5Jm-lZT6mSonssv_ZFK_uCP2c,4250
111
- pyegeria-1.5.1.1.14.dist-info/RECORD,,
@@ -1,74 +0,0 @@
1
- [console_scripts]
2
- change_todo_status=commands.my.todo_actions:change_todo_status
3
- create_glossary=commands.cat.glossary_actions:create_glossary
4
- create_term=commands.cat.glossary_actions:create_term
5
- create_todo=commands.my.todo_actions:create_todo
6
- delete_glossary=commands.cat.glossary_actions:delete_glossary
7
- delete_todo=commands.my.todo_actions:delete_todo
8
- export_terms_to_file=commands.cat.glossary_actions:export_terms
9
- get_asset_graph=commands.cat.get_asset_graph:main
10
- get_collection=commands.cat.get_collection:main
11
- get_element_info=commands.tech.get_element_info:main
12
- get_guid_info=commands.tech.get_guid_info:main
13
- get_project_dependencies=commands.cat.get_project_dependencies:main
14
- get_project_structure=commands.cat.get_project_structure:main
15
- get_tech_details=commands.tech.get_tech_details:main
16
- get_tech_type_elements=commands.cat.get_tech_type_elements:main
17
- get_tech_type_template=commands.cat.get_tech_type_template:main
18
- hey_egeria=commands.cli.egeria:cli
19
- hey_egeria_cat=commands.cli.egeria_cat:cli
20
- hey_egeria_my=commands.cli.egeria_my:cli
21
- hey_egeria_ops=commands.cli.egeria_ops:cli
22
- hey_egeria_tech=commands.cli.egeria_tech:cli
23
- list_archives=commands.cat.list_archives:main
24
- list_asset_types=commands.tech.list_asset_types:main
25
- list_assets=commands.cat.list_assets:main
26
- list_catalog_targets=commands.ops.list_catalog_targets:main
27
- list_cert_types=commands.cat.list_cert_types:main
28
- list_deployed_catalogs=commands.cat.list_deployed_catalogs:main
29
- list_deployed_databases=commands.cat.list_deployed_databases:main
30
- list_deployed_schemas=commands.cat.list_deployed_database_schemas:main
31
- list_element_graph=commands.tech.get_element_graph:main
32
- list_elements=commands.tech.list_elements:main
33
- list_elements_for_classification=commands.tech.list_elements_for_classification:main
34
- list_engine_activity=commands.ops.monitor_engine_activity:main_paging
35
- list_engine_activity_compressed=commands.ops.monitor_engine_activity_c:main_paging
36
- list_glossaries=commands.cat.glossary_actions:list_glossaries
37
- list_gov_action_processes=commands.tech.list_gov_action_processes:main
38
- list_gov_eng_status=commands.ops.monitor_gov_eng_status:main_paging
39
- list_integ_daemon_status=commands.ops.monitor_integ_daemon_status:main_paging
40
- list_my_profile=commands.my.list_my_profile:main
41
- list_projects=commands.cat.list_projects:main
42
- list_registered_services=commands.tech.list_registered_services:main
43
- list_related_elements=commands.tech.list_related_elements:main
44
- list_related_specification=commands.tech.list_related_specification:main
45
- list_relationship_types=commands.tech.list_relationship_types:main
46
- list_relationships=commands.cat.list_relationships:main
47
- list_tech_templates=commands.tech.list_tech_templates:main
48
- list_tech_types=commands.cat.list_tech_types:main
49
- list_terms=commands.cat.list_terms:main
50
- list_todos=commands.cat.list_todos:main
51
- list_user_ids=commands.cat.list_user_ids:main
52
- list_valid_metadata_values=commands.tech.list_valid_metadata_values:main
53
- load_archive=commands.ops.load_archive:load_archive
54
- load_archive_tui=commands.ops.load_archive:tui
55
- load_terms_from_file=commands.cat.glossary_actions:load_terms
56
- mark_todo_complete=commands.my.todo_actions:mark_todo_complete
57
- monitor_asset_events=commands.ops.monitor_asset_events:main
58
- monitor_coco_status=commands.ops.monitor_coco_status:main
59
- monitor_engine_activity=commands.ops.monitor_engine_activity:main_live
60
- monitor_engine_activity_compressed=commands.ops.monitor_engine_activity_c:main_live
61
- monitor_gov_eng_status=commands.ops.monitor_gov_eng_status:main_live
62
- monitor_integ_daemon_status=commands.ops.monitor_integ_daemon_status:main_live
63
- monitor_my_todos=commands.my.monitor_my_todos:main
64
- monitor_open_todos=commands.my.monitor_open_todos:main
65
- monitor_platform_status=commands.ops.monitor_platform_status:main
66
- monitor_server_list=commands.ops.orig_monitor_server_list:main
67
- monitor_server_startup=commands.ops.monitor_server_startup:main
68
- monitor_server_status=commands.ops.monitor_server_status:main
69
- reassign_todo=commands.my.todo_actions:reassign_todo
70
- refresh_integration_daemon=commands.ops.refresh_integration_daemon:main
71
- restart_integration_daemon=commands.ops.restart_integration_daemon:main
72
- start_daemon=commands.ops.engine_actions:start_daemon
73
- stop_daemon=commands.ops.engine_actions:stop_daemon
74
-
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes