[console_scripts]
add_term_to_category = commands.cat.glossary_actions:add_term_to_category
change_todo_status = commands.my.todo_actions:change_todo_status
create_category = commands.cat.glossary_actions:create_category
create_glossary = commands.cat.glossary_actions:create_glossary
create_term = commands.cat.glossary_actions:create_term
create_todo = commands.my.todo_actions:create_todo
delete_category = commands.cat.glossary_actions:delete_category
delete_element = commands.tech.generic_actions:delete_element
delete_glossary = commands.cat.glossary_actions:delete_glossary
delete_term = commands.cat.glossary_actions:delete_term
delete_todo = commands.my.todo_actions:delete_todo
dr_egeria = commands.cat.dr_egeria:process_markdown_file
dr_egeria_help = commands.cat.dr_egeria_command_help:main
dr_egeria_jupyter = commands.cat.dr_egeria_jupyter:process_jupyter_notebook
dr_egeria_md = commands.cat.dr_egeria:process_markdown_file
egeria_login = commands.cli.egeria_login_tui:login
export_terms_to_csv_file = commands.cat.glossary_actions:export_terms_csv
gen_dr_help = commands.tech.generate_dr_help:main
gen_md_cmd_templates = commands.tech.generate_md_cmd_templates:main
gen_report_specs = commands.tech.gen_report_specs:main
generate_md_cmd_templates = commands.tech.generate_md_cmd_template:main
get_asset_graph = commands.cat.get_asset_graph:main
get_collection_tree = commands.cat.get_collection_tree:main
get_element_info = commands.tech.get_element_info:main
get_guid_info = commands.tech.get_guid_info:main
get_project_dependencies = commands.cat.get_project_dependencies:main
get_project_structure = commands.cat.get_project_structure:main
get_tech_details = commands.tech.get_tech_details:main
get_tech_type_elements = commands.cat.get_tech_type_elements:main
get_tech_type_template = commands.tech.get_tech_type_template:main
hey_egeria = commands.cli.egeria:cli
hey_egeria_ops = commands.cli.egeria_ops:cli
list_active_engine_activity = commands.ops.monitor_active_engine_activity:main_paging
list_all_related_elements = commands.tech.list_all_related_elements:main
list_anchored_elements = commands.tech.list_anchored_elements:main
list_archives = commands.ops.list_archives:main
list_asset_types = commands.tech.list_asset_types:main
list_assets = commands.cat.list_assets:main
list_catalog_targets = commands.ops.list_catalog_targets:main
list_categories = commands.cat.list_categories:main
list_cert_types = commands.cat.list_cert_types:main
list_collections = commands.cat.list_collections:main
list_daemon_status = commands.ops.monitor_daemon_status:main_paging
list_deployed_catalogs = commands.cat.list_deployed_catalogs:main
list_deployed_databases = commands.cat.list_deployed_databases:main
list_deployed_schemas = commands.cat.list_deployed_database_schemas:main
list_deployed_servers = commands.cat.list_deployed_servers:main
list_elements = commands.tech.list_all_om_type_elements:main
list_elements_by_classification_by_prop_value = commands.tech.list_elements_by_classification_by_property_value:main
list_elements_by_prop_value = commands.tech.list_elements_by_property_value:main
list_elements_by_prop_value_x = commands.tech.list_elements_by_property_value_x:main
list_elements_for_classification = commands.tech.list_elements_for_classification:main
list_elements_x = commands.tech.list_all_om_type_elements_x:main
list_engine_activity = commands.ops.monitor_engine_activity:main_paging
list_engine_status = commands.ops.monitor_engine_status:main_paging
list_glossaries = commands.cat.list_glossaries:main
list_gov_action_processes = commands.tech.list_gov_action_processes:main
list_info_supply_chains = commands.tech.list_information_supply_chains:main
list_my_profile = commands.my.get_my_profile:main
list_my_roles = commands.my.list_my_roles:main
list_projects = commands.cat.list_projects:main
list_registered_services = commands.tech.list_registered_services:main
list_related_elements_with_prop_value = commands.tech.list_related_elements_with_prop_value:main
list_related_specification = commands.tech.list_related_specification:main
list_relationship_types = commands.tech.list_relationship_types:main
list_relationships = commands.tech.list_relationships:main
list_reports = commands.cat.list_reports:main
list_solution_blueprints = commands.tech.list_solution_blueprints:main
list_solution_components = commands.tech.list_solution_components:main
list_solution_roles = commands.tech.list_solution_roles:main
list_tech_templates = commands.tech.list_tech_templates:main
list_tech_type_elements = commands.cat.list_tech_type_elements:main
list_tech_types = commands.cat.list_tech_types:main
list_terms = commands.cat.list_terms:main
list_todos = commands.cat.list_todos:main
list_user_ids = commands.cat.list_user_ids:main
list_valid_metadata_values = commands.tech.list_valid_metadata_values:main
load_archive = commands.ops.load_archive:load_archive
load_archive_tui = commands.ops.load_archive:tui
load_terms_from_csv_file = commands.cat.glossary_actions:import_terms_csv
mark_todo_complete = commands.my.todo_actions:mark_todo_complete
monitor_active_engine_activity = commands.ops.monitor_active_engine_activity:main_live
monitor_coco_status = commands.ops.monitor_coco_status:main
monitor_daemon_status = commands.ops.monitor_daemon_status:main_live
monitor_engine_activity = commands.ops.monitor_engine_activity:main_live
monitor_engine_status = commands.ops.monitor_engine_status:main_live
monitor_my_actions = commands.my.monitor_my_actions:main
monitor_platform_status = commands.ops.monitor_platform_status:main
monitor_server_list = commands.ops.orig_monitor_server_list:main
monitor_server_startup = commands.ops.monitor_server_startup:main
monitor_server_status = commands.ops.monitor_server_status:main
my_reports = commands.cat.my_reports:start_exp2
pyegeria-mcp = pyegeria.mcp_server:main
reassign_todo = commands.my.todo_actions:reassign_todo
refresh_gov_eng_config = commands.ops.gov_server_actions:refresh_gov_eng_config
refresh_integration_daemon = commands.ops.refresh_integration_daemon:main
remove_term_from_category = commands.cat.glossary_actions:remove_term_from_category
restart_integration_daemon = commands.ops.restart_integration_daemon:main
run_report = commands.cat.run_report:main
run_report_orig = commands.cat.run_report_orig:main
start_daemon = commands.ops.engine_actions:start_daemon
stop_daemon = commands.ops.engine_actions:stop_daemon
update_category = commands.cat.glossary_actions:update_category
validate_compact_specs = commands.tech.validate_compact_specs:main
