pyegeria 5.4.0.5__tar.gz → 5.4.0.6__tar.gz
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-5.4.0.5 → pyegeria-5.4.0.6}/PKG-INFO +1 -1
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_format_set.py +2 -2
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria.py +20 -20
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria_cat.py +14 -14
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/ops_config.py +2 -2
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/load_config.py +1 -1
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyproject.toml +1 -1
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/LICENSE +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/Dr-Egeria_md-orig.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/dr_egeria_command_help.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/dr_egeria_jupyter.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/dr_egeria_md.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/exp_list_glossaries.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/get_collection.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/get_project_structure.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/glossary_actions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_assets.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_categories.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_cert_types.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_collections.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_data_designer.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_data_structures_full.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_deployed_servers.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_glossaries.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_projects.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_tech_types.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_terms.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_todos.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cat/list_user_ids.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/debug_log +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria_login_tui.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria_my.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria_ops.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/egeria_tech.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/cli/txt_custom_v2.tcss +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/list_my_profile.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/list_my_roles.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/my/todo_actions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/list_archives.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/load_archive.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/generic_actions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/get_element_info.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/get_guid_info.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/get_tech_details.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_all_om_type_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_all_om_type_elements_x.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_all_related_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_anchored_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_asset_types.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_elements_by_classification_by_property_value.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_elements_by_property_value.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_elements_by_property_value_x.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_information_supply_chains.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_registered_services.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_related_elements_with_prop_value.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_related_specification.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_relationships.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_solution_blueprints.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_solution_components.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_solution_roles.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_Processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_Processing/data/commands.json +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/data/commands.json +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/dr-egeria-outbox/DataStruct-2025-07-29-20-49-16.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/dr-egeria-outbox/Mandy-DataStruct-2025-07-29-15-54-45.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Class.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Dictionary.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Field.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Specification.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Structure.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Classes.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Dictionaries.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Fields.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Specifications.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Structures.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Add_Member->Collection.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Attach_Collection->Resource.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Create_Agreement.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Create_Data_Sharing_Agreement.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Create_DigitalSubscription.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Create_Digital_Product.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Link_Agreement_Items.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Link_Contracts.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Link_Digital_Product_-_Digital_Product.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager/Link_Subscribers.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Digital Product Manager.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Attach_Category_Parent.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Attach_Term-Term_Relationship.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Create_Category.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Create_Glossary.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Create_Term.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Business_Imperative.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Certification_Type.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Approach.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Obligation.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Principle.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Procedure.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Process.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Processing_Purpose.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Responsibility.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Rule.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Governance_Strategy.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_License_Type.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Naming_Standard_Rule.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Regulation_Article.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Regulation_Definition.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Security_Access_Control.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Security_Group.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Service_Level_Objectives.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Create_Threat_Definition.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Link_Governance_Controls.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Link_Governance_Drivers.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/Link_Governance_Policies.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer/View_Governance_Definitions.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Governance Officer.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Create_Information_Supply_Chain.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Create_Solution_Blueprint.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Create_Solution_Component.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Create_Solution_Role.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Link_Information_Supply_Chain_Peers.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/Link_Solution_Component_Peers.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/View_Information_Supply_Chains.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/View_Solution_Blueprints.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/View_Solution_Components.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect/View_Solution_Roles.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Solution Architect.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/data_designer_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/glossary_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/governance_officer_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/product_manager_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/project_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_commands/solution_architect_commands.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/common_md_proc_utils.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/common_md_utils.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/debug_log +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/dr-egeria-help-2025-07-17T17:22:09.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/extraction_utils.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/generate_dr_help.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/generate_md_cmd_templates.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/generate_md_templates.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/generated_help_terms.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/md_processing_constants.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/md_processing_utils/message_constants.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/README.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/__init__.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_client_new.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_exceptions.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_exceptions_new.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_globals.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_output_formats.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/_validators.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/data_designer_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/dr.egeria spec.md +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/egeria_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/governance_officer_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/load_config_orig.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/logging_configuration.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/md_processing_helpers.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/md_processing_utils.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/md_processing_utils_orig.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/metadata_explorer_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/output_formatter.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/platform_services.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/registered_info.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/server_operations.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/solution_architect_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/utils.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/pyegeria/x_action_author_omvs.py +0 -0
@@ -66,8 +66,8 @@ config_logging()
|
|
66
66
|
|
67
67
|
console = Console(
|
68
68
|
style="bold bright_white on black",
|
69
|
-
width=app_config
|
70
|
-
force_terminal=not app_config
|
69
|
+
width=app_config.console_width,
|
70
|
+
force_terminal=not app_config.egeria_jupyter,
|
71
71
|
)
|
72
72
|
|
73
73
|
def execute_format_set_action(
|
@@ -138,8 +138,8 @@ from commands.tech.generic_actions import delete_element
|
|
138
138
|
EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
|
139
139
|
EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
|
140
140
|
app_settings = get_app_config()
|
141
|
-
app_config = app_settings
|
142
|
-
|
141
|
+
app_config = app_settings.Environment
|
142
|
+
config_logging()
|
143
143
|
|
144
144
|
|
145
145
|
@tui()
|
@@ -148,42 +148,42 @@ app_config = app_settings["Environment"]
|
|
148
148
|
@click.group()
|
149
149
|
@click.option(
|
150
150
|
"--server",
|
151
|
-
default=app_config
|
151
|
+
default=app_config.egeria_metadata_store,
|
152
152
|
help="Egeria metadata store to work with",
|
153
153
|
)
|
154
154
|
@click.option(
|
155
155
|
"--url",
|
156
|
-
default=app_config
|
156
|
+
default=app_config.egeria_platform_url,
|
157
157
|
help="URL of Egeria metadata store platform to connect to",
|
158
158
|
)
|
159
159
|
@click.option(
|
160
160
|
"--integration_daemon",
|
161
|
-
default=app_config
|
161
|
+
default=app_config.egeria_integration_daemon,
|
162
162
|
help="Egeria integration daemon to work with",
|
163
163
|
)
|
164
164
|
@click.option(
|
165
165
|
"--integration_daemon_url",
|
166
|
-
default=app_config
|
166
|
+
default=app_config.egeria_integration_daemon_url,
|
167
167
|
help="URL of Egeria integration daemon platform to connect to",
|
168
168
|
)
|
169
169
|
@click.option(
|
170
170
|
"--view_server",
|
171
|
-
default=app_config
|
171
|
+
default=app_config.egeria_view_server,
|
172
172
|
help="Egeria view server to work with",
|
173
173
|
)
|
174
174
|
@click.option(
|
175
175
|
"--view_server_url",
|
176
|
-
default=app_config
|
176
|
+
default=app_config.egeria_view_server_url,
|
177
177
|
help="URL of Egeria view server platform to connect to",
|
178
178
|
)
|
179
179
|
@click.option(
|
180
180
|
"--engine_host",
|
181
|
-
default=app_config
|
181
|
+
default=app_config.egeria_engine_host,
|
182
182
|
help="Egeria engine host to work with",
|
183
183
|
)
|
184
184
|
@click.option(
|
185
185
|
"--engine_host_url",
|
186
|
-
default=app_config
|
186
|
+
default=app_config.egeria_engine_host_url,
|
187
187
|
help="URL of Egeria engine host platform to connect to",
|
188
188
|
)
|
189
189
|
|
@@ -202,40 +202,40 @@ app_config = app_settings["Environment"]
|
|
202
202
|
"--jupyter",
|
203
203
|
is_flag=True,
|
204
204
|
type=bool,
|
205
|
-
default=app_config
|
205
|
+
default=app_config.egeria_jupyter,
|
206
206
|
help="Enable for rendering in a Jupyter terminal",
|
207
207
|
)
|
208
208
|
@click.option(
|
209
209
|
"--width",
|
210
|
-
default=app_config
|
210
|
+
default=app_config.console_width,
|
211
211
|
type=int,
|
212
212
|
help="Screen width, in characters, to use",
|
213
213
|
)
|
214
214
|
@click.option(
|
215
|
-
"--
|
216
|
-
default=app_settings
|
215
|
+
"--home_glossary_name",
|
216
|
+
default=app_settings.User_Profile.egeria_home_glossary_name,
|
217
217
|
help="Glossary name to use as the home glossary",
|
218
218
|
)
|
219
219
|
@click.option(
|
220
220
|
"--glossary_path",
|
221
|
-
default=app_config
|
221
|
+
default=app_config.egeria_glossary_path,
|
222
222
|
help="Path to glossary import/export files",
|
223
223
|
)
|
224
224
|
|
225
225
|
@click.option(
|
226
226
|
"--root_path",
|
227
|
-
default=app_config
|
227
|
+
default=app_config.pyegeria_root,
|
228
228
|
help="Root path to use for file operations",
|
229
229
|
)
|
230
230
|
|
231
231
|
@click.option(
|
232
232
|
"--inbox_path",
|
233
|
-
default=app_config
|
233
|
+
default=app_config.dr_egeria_inbox,
|
234
234
|
help="Path to inbox files",
|
235
235
|
)
|
236
236
|
@click.option(
|
237
237
|
"--outbox_path",
|
238
|
-
default=app_config
|
238
|
+
default=app_config.dr_egeria_outbox,
|
239
239
|
help="Path to outbox files",
|
240
240
|
)
|
241
241
|
|
@@ -255,7 +255,7 @@ def cli(
|
|
255
255
|
timeout,
|
256
256
|
jupyter,
|
257
257
|
width,
|
258
|
-
|
258
|
+
home_glossary_name,
|
259
259
|
glossary_path,
|
260
260
|
root_path,
|
261
261
|
inbox_path,
|
@@ -276,7 +276,7 @@ def cli(
|
|
276
276
|
timeout,
|
277
277
|
jupyter,
|
278
278
|
width,
|
279
|
-
|
279
|
+
home_glossary_name,
|
280
280
|
glossary_path,
|
281
281
|
root_path,
|
282
282
|
inbox_path,
|
@@ -80,37 +80,37 @@ app_config = app_settings["Environment"]
|
|
80
80
|
)
|
81
81
|
@click.option(
|
82
82
|
"--url",
|
83
|
-
default=app_config
|
83
|
+
default=app_config.egeria_platform_url,
|
84
84
|
help="URL of Egeria metadata store platform to connect to",
|
85
85
|
)
|
86
86
|
@click.option(
|
87
87
|
"--integration_daemon",
|
88
|
-
default=app_config
|
88
|
+
default=app_config.egeria_integration_daemon,
|
89
89
|
help="Egeria integration daemon to work with",
|
90
90
|
)
|
91
91
|
@click.option(
|
92
92
|
"--integration_daemon_url",
|
93
|
-
default=app_config
|
93
|
+
default=app_config.egeria_integration_daemon_url,
|
94
94
|
help="URL of Egeria integration daemon platform to connect to",
|
95
95
|
)
|
96
96
|
@click.option(
|
97
97
|
"--view_server",
|
98
|
-
default=app_config
|
98
|
+
default=app_config.egeria_view_server,
|
99
99
|
help="Egeria view server to work with",
|
100
100
|
)
|
101
101
|
@click.option(
|
102
102
|
"--view_server_url",
|
103
|
-
default=app_config
|
103
|
+
default=app_config.egeria_view_server_url,
|
104
104
|
help="URL of Egeria view server platform to connect to",
|
105
105
|
)
|
106
106
|
@click.option(
|
107
107
|
"--engine_host",
|
108
|
-
default=app_config
|
108
|
+
default=app_config.egeria_engine_host,
|
109
109
|
help="Egeria engine host to work with",
|
110
110
|
)
|
111
111
|
@click.option(
|
112
112
|
"--engine_host_url",
|
113
|
-
default=app_config
|
113
|
+
default=app_config.egeria_engine_host_url,
|
114
114
|
help="URL of Egeria engine host platform to connect to",
|
115
115
|
)
|
116
116
|
|
@@ -129,40 +129,40 @@ app_config = app_settings["Environment"]
|
|
129
129
|
"--jupyter",
|
130
130
|
is_flag=True,
|
131
131
|
type=bool,
|
132
|
-
default=app_config
|
132
|
+
default=app_config.egeria_jupyter,
|
133
133
|
help="Enable for rendering in a Jupyter terminal",
|
134
134
|
)
|
135
135
|
@click.option(
|
136
136
|
"--width",
|
137
|
-
default=app_config
|
137
|
+
default=app_config.console__width,
|
138
138
|
type=int,
|
139
139
|
help="Screen width, in characters, to use",
|
140
140
|
)
|
141
141
|
@click.option(
|
142
142
|
"--home_glossary_guid",
|
143
|
-
default=app_settings
|
143
|
+
default=app_settings.User_Profile.home_glossary_guid,
|
144
144
|
help="Glossary name to use as the home glossary",
|
145
145
|
)
|
146
146
|
@click.option(
|
147
147
|
"--glossary_path",
|
148
|
-
default=app_config
|
148
|
+
default=app_config.egeria_platform_glossary_path,
|
149
149
|
help="Path to glossary import/export files",
|
150
150
|
)
|
151
151
|
|
152
152
|
@click.option(
|
153
153
|
"--root_path",
|
154
|
-
default=app_config
|
154
|
+
default=app_config.pyegeria_root,
|
155
155
|
help="Root path to use for file operations",
|
156
156
|
)
|
157
157
|
|
158
158
|
@click.option(
|
159
159
|
"--inbox_path",
|
160
|
-
default=app_config
|
160
|
+
default=app_config.dr_egeria_inbox,
|
161
161
|
help="Path to inbox files",
|
162
162
|
)
|
163
163
|
@click.option(
|
164
164
|
"--outbox_path",
|
165
|
-
default=app_config
|
165
|
+
default=app_config.dr_egeria_outbox,
|
166
166
|
help="Path to outbox files",
|
167
167
|
)
|
168
168
|
|
@@ -17,7 +17,7 @@ class Config(object):
|
|
17
17
|
timeout: int,
|
18
18
|
jupyter: bool,
|
19
19
|
width: int,
|
20
|
-
|
20
|
+
home_glossary_name: str,
|
21
21
|
glossary_path: str,
|
22
22
|
root_path: str,
|
23
23
|
inbox_path: str,
|
@@ -39,7 +39,7 @@ class Config(object):
|
|
39
39
|
self.width = width
|
40
40
|
self.server = server
|
41
41
|
self.url = url
|
42
|
-
self.
|
42
|
+
self.home_glossary_name = home_glossary_name
|
43
43
|
self.glossary_path = glossary_path
|
44
44
|
self.root_path = root_path
|
45
45
|
self.inbox_path = inbox_path
|
@@ -376,7 +376,7 @@ def load_app_config(env_file: str = None):
|
|
376
376
|
|
377
377
|
# Load user credentials with proper precedence
|
378
378
|
# 1. Check OS environment variables
|
379
|
-
user_name = os.getenv("
|
379
|
+
user_name = os.getenv("EGERIA_USER")
|
380
380
|
user_pwd = os.getenv("EGERIA_USER_PASSWORD")
|
381
381
|
|
382
382
|
# 2. If not set, check config file
|
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
|
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
|
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
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/commands/tech/list_related_elements_with_prop_value.py
RENAMED
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
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Class.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/Create_Data_Field.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Classes.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Data Designer/View_Data_Fields.md
RENAMED
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
|
{pyegeria-5.4.0.5 → pyegeria-5.4.0.6}/md_processing/family_docs/Glossary/Attach_Category_Parent.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|