pyegeria 1.5.1.1.57__tar.gz → 1.5.1.1.58__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-1.5.1.1.57 → pyegeria-1.5.1.1.58}/PKG-INFO +1 -1
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/asset_catalog_omvs.py +3 -3
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_assets.py +60 -39
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/egeria.py +61 -20
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/egeria_cat.py +7 -6
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/egeria_tech.py +53 -12
- pyegeria-1.5.1.1.58/pyegeria/commands/doc/command-overview.md +99 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md +42 -2
- pyegeria-1.5.1.1.58/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria cat 2024-11-12 at 21.41.43.png +0 -0
- pyegeria-1.5.1.1.58/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/short-cut commands 2024-11-12 at 22.22.13.png +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/get_element_graph.py → pyegeria-1.5.1.1.58/pyegeria/commands/tech/list_element_graph.py +2 -2
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyproject.toml +2 -2
- pyegeria-1.5.1.1.57/pyegeria/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/get_asset_graph.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/get_collection.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/get_project_dependencies.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/get_project_structure.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/get_tech_type_elements.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/glossary_actions.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_assets.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_cert_types.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_deployed_catalogs.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_deployed_databases.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_glossaries.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_projects.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_servers_deployed_imp.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_tech_types.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_terms.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_todos.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cat/__pycache__/list_user_ids.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cli/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cli/__pycache__/egeria_ops.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/cli/__pycache__/ops_config.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/command-overview.md +0 -97
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/glossary/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/glossary/images/CleanShot 2024-11-12 out-integ-status-live 2024-11-12 at 16.44.12at 16.44.12@2x.png +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-12 at 20.38.43@2x.png +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/list_my_profile.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/list_my_roles.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/monitor_my_todos.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/monitor_open_todos.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/my/__pycache__/todo_actions.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/gov_server_actions.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/list_archives.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/list_catalog_targets.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/load_archive.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_engine_activity.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_engine_activity_c.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_gov_eng_status.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_platform_status.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_server_startup.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/monitor_server_status.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/ops/__pycache__/table_integ_daemon_status.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/get_element_info.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/get_guid_info.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/get_tech_details.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/get_tech_type_template.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_asset_types.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_elements.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_elements_for_classification.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_registered_services.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_related_elements.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_relationship_types.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_relationships.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_tech_templates.cpython-312.pyc +0 -0
- pyegeria-1.5.1.1.57/pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/LICENSE +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/_exceptions.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/_globals.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/_validators.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/get_collection.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/get_project_structure.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/glossary_actions.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_cert_types.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_glossaries.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_projects.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_servers_deployed_imp.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_tech_types.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_terms.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_todos.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cat/list_user_ids.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/egeria_my.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/egeria_ops.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/cli/ops_config.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/basic-glossary-tui.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-load-archive.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png +0 -0
- {pyegeria-1.5.1.1.57/pyegeria/commands/doc/glossary → pyegeria-1.5.1.1.58/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface}/images/hey_egeria 2024-11-12 at 20.38.43.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-list 2024-11-12 at 16.45.26.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-live 2024-11-12 at 16.44.12@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-integration-status-paging.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/list_my_profile.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/list_my_roles.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/my/todo_actions.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/list_archives.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/load_archive.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/README.md +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/__init__.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/get_element_info.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/get_guid_info.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/get_tech_details.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_asset_types.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_elements.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_elements_x.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_registered_services.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_related_elements.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_related_specification.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_relationships.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/egeria_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/platform_services.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/registered_info.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/server_operations.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/utils.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-1.5.1.1.57 → pyegeria-1.5.1.1.58}/pyegeria/x_action_author_omvs.py +0 -0
@@ -302,7 +302,7 @@ class AssetCatalog(Client):
|
|
302
302
|
# Engine Actions
|
303
303
|
#
|
304
304
|
|
305
|
-
async def
|
305
|
+
async def _async_find_in_asset_domain(
|
306
306
|
self,
|
307
307
|
search_string: str,
|
308
308
|
start_from: int = 0,
|
@@ -367,7 +367,7 @@ class AssetCatalog(Client):
|
|
367
367
|
response = await self._async_make_request("POST", url, body, time_out=time_out)
|
368
368
|
return response.json().get("searchMatches", "no assets found")
|
369
369
|
|
370
|
-
def
|
370
|
+
def find_in_asset_domain(
|
371
371
|
self,
|
372
372
|
search_string: str,
|
373
373
|
start_from: int = 0,
|
@@ -416,7 +416,7 @@ class AssetCatalog(Client):
|
|
416
416
|
"""
|
417
417
|
loop = asyncio.get_event_loop()
|
418
418
|
response = loop.run_until_complete(
|
419
|
-
self.
|
419
|
+
self._async_find_in_asset_domain(
|
420
420
|
search_string,
|
421
421
|
start_from,
|
422
422
|
page_size,
|
@@ -24,35 +24,47 @@ from pyegeria import (
|
|
24
24
|
PropertyServerException,
|
25
25
|
UserNotAuthorizedException,
|
26
26
|
print_exception_response,
|
27
|
-
AssetCatalog
|
27
|
+
AssetCatalog,
|
28
28
|
)
|
29
|
+
|
29
30
|
EGERIA_METADATA_STORE = os.environ.get("EGERIA_METADATA_STORE", "active-metadata-store")
|
30
|
-
EGERIA_KAFKA_ENDPOINT = os.environ.get(
|
31
|
-
EGERIA_PLATFORM_URL = os.environ.get(
|
32
|
-
EGERIA_VIEW_SERVER = os.environ.get(
|
33
|
-
EGERIA_VIEW_SERVER_URL = os.environ.get(
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
31
|
+
EGERIA_KAFKA_ENDPOINT = os.environ.get("KAFKA_ENDPOINT", "localhost:9092")
|
32
|
+
EGERIA_PLATFORM_URL = os.environ.get("EGERIA_PLATFORM_URL", "https://localhost:9443")
|
33
|
+
EGERIA_VIEW_SERVER = os.environ.get("VIEW_SERVER", "view-server")
|
34
|
+
EGERIA_VIEW_SERVER_URL = os.environ.get(
|
35
|
+
"EGERIA_VIEW_SERVER_URL", "https://localhost:9443"
|
36
|
+
)
|
37
|
+
EGERIA_INTEGRATION_DAEMON = os.environ.get("INTEGRATION_DAEMON", "integration-daemon")
|
38
|
+
EGERIA_ADMIN_USER = os.environ.get("ADMIN_USER", "garygeeke")
|
39
|
+
EGERIA_ADMIN_PASSWORD = os.environ.get("ADMIN_PASSWORD", "secret")
|
40
|
+
EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
|
41
|
+
EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
|
42
|
+
EGERIA_JUPYTER = bool(os.environ.get("EGERIA_JUPYTER", "False"))
|
43
|
+
EGERIA_WIDTH = int(os.environ.get("EGERIA_WIDTH", "200"))
|
41
44
|
|
42
45
|
|
43
46
|
disable_ssl_warnings = True
|
44
47
|
|
45
48
|
|
46
|
-
def display_assets(
|
47
|
-
|
49
|
+
def display_assets(
|
50
|
+
search_string: str,
|
51
|
+
server: str,
|
52
|
+
url: str,
|
53
|
+
username: str,
|
54
|
+
user_password: str,
|
55
|
+
time_out: int = 60,
|
56
|
+
jupyter: bool = EGERIA_JUPYTER,
|
57
|
+
width: int = EGERIA_WIDTH,
|
58
|
+
):
|
48
59
|
console = Console(width=width, force_terminal=not jupyter, soft_wrap=True)
|
49
60
|
if (search_string is None) or (len(search_string) < 3):
|
50
|
-
raise ValueError(
|
61
|
+
raise ValueError(
|
62
|
+
"Invalid Search String - must be greater than four characters long"
|
63
|
+
)
|
51
64
|
g_client = AssetCatalog(server, url, username)
|
52
65
|
token = g_client.create_egeria_bearer_token(username, user_password)
|
53
66
|
|
54
|
-
|
55
|
-
def generate_table(search_string:str = None) -> Table:
|
67
|
+
def generate_table(search_string: str = None) -> Table:
|
56
68
|
"""Make a new table."""
|
57
69
|
table = Table(
|
58
70
|
title=f"Assets containing the string {search_string} @ {time.asctime()}",
|
@@ -64,7 +76,7 @@ def display_assets(search_string: str, server: str, url: str, username: str, use
|
|
64
76
|
show_lines=True,
|
65
77
|
box=box.ROUNDED,
|
66
78
|
caption=f"View Server '{server}' @ Platform - {url}",
|
67
|
-
expand=True
|
79
|
+
expand=True,
|
68
80
|
)
|
69
81
|
table.add_column("Display Name", max_width=15)
|
70
82
|
table.add_column("Type Name")
|
@@ -73,21 +85,26 @@ def display_assets(search_string: str, server: str, url: str, username: str, use
|
|
73
85
|
# table.add_column("Qualified Name",max_width=15)
|
74
86
|
table.add_column("Matching Elements")
|
75
87
|
|
76
|
-
|
77
|
-
|
78
|
-
|
88
|
+
assets = g_client.find_in_asset_domain(
|
89
|
+
search_string,
|
90
|
+
starts_with=True,
|
91
|
+
ends_with=False,
|
92
|
+
ignore_case=True,
|
93
|
+
page_size=100,
|
94
|
+
time_out=time_out,
|
95
|
+
)
|
79
96
|
if type(assets) is str:
|
80
97
|
return table
|
81
98
|
|
82
99
|
for element in assets:
|
83
|
-
properties = element[
|
84
|
-
header = element[
|
85
|
-
nested = element.get(
|
100
|
+
properties = element["properties"]
|
101
|
+
header = element["elementHeader"]
|
102
|
+
nested = element.get("matchingElements", "---")
|
86
103
|
|
87
|
-
display_name = properties.get("displayName",
|
104
|
+
display_name = properties.get("displayName", "---")
|
88
105
|
# qualified_name = properties["qualifiedName"] # we decided that qualified name wasn't useful
|
89
106
|
type_name = header["type"]["typeName"]
|
90
|
-
tech_type = properties.get("deployedImplementationType",
|
107
|
+
tech_type = properties.get("deployedImplementationType", "---")
|
91
108
|
guid = header["guid"]
|
92
109
|
#### We decided that path wasn't useful
|
93
110
|
# path_name = element.get("extendedProperties", None)
|
@@ -103,20 +120,17 @@ def display_assets(search_string: str, server: str, url: str, username: str, use
|
|
103
120
|
match_tab.add_column("Properties")
|
104
121
|
|
105
122
|
for match_t in nested:
|
106
|
-
match = match_t[
|
107
|
-
match_type_name = match[
|
108
|
-
matching_guid = match[
|
109
|
-
match_props = match_t[
|
123
|
+
match = match_t["elementHeader"]
|
124
|
+
match_type_name = match["type"]["typeName"]
|
125
|
+
matching_guid = match["guid"]
|
126
|
+
match_props = match_t["properties"]
|
110
127
|
match_details_md = ""
|
111
128
|
for key in match_props.keys():
|
112
129
|
match_details_md += f"* {key}: {match_props[key]}\n"
|
113
130
|
match_details_out = Markdown(match_details_md)
|
114
131
|
match_tab.add_row(match_type_name, matching_guid, match_details_out)
|
115
132
|
|
116
|
-
|
117
|
-
table.add_row(
|
118
|
-
display_name, type_name,guid, tech_type, match_tab
|
119
|
-
)
|
133
|
+
table.add_row(display_name, type_name, guid, tech_type, match_tab)
|
120
134
|
|
121
135
|
g_client.close_session()
|
122
136
|
return table
|
@@ -130,13 +144,18 @@ def display_assets(search_string: str, server: str, url: str, username: str, use
|
|
130
144
|
with console.pager(styles=True):
|
131
145
|
console.print(generate_table(search_string), soft_wrap=True)
|
132
146
|
|
133
|
-
|
134
|
-
|
147
|
+
except (
|
148
|
+
InvalidParameterException,
|
149
|
+
PropertyServerException,
|
150
|
+
UserNotAuthorizedException,
|
151
|
+
) as e:
|
135
152
|
console.print_exception()
|
136
153
|
sys.exit(1)
|
137
154
|
|
138
155
|
except ValueError as e:
|
139
|
-
console.print(
|
156
|
+
console.print(
|
157
|
+
f"\n\n====> Invalid Search String - must be greater than four characters long"
|
158
|
+
)
|
140
159
|
sys.exit(1)
|
141
160
|
|
142
161
|
|
@@ -158,7 +177,9 @@ def main():
|
|
158
177
|
try:
|
159
178
|
search_string = Prompt.ask("Enter an asset search string:", default="")
|
160
179
|
display_assets(search_string, server, url, userid, user_pass, time_out)
|
161
|
-
except
|
180
|
+
except KeyboardInterrupt:
|
162
181
|
pass
|
182
|
+
|
183
|
+
|
163
184
|
if __name__ == "__main__":
|
164
|
-
main()
|
185
|
+
main()
|
@@ -23,6 +23,8 @@ from pyegeria.commands.cat.list_assets import display_assets
|
|
23
23
|
from pyegeria.commands.cat.list_cert_types import display_certifications
|
24
24
|
from pyegeria.commands.cat.list_terms import display_glossary_terms
|
25
25
|
from pyegeria.commands.cat.list_projects import display_project_list
|
26
|
+
from pyegeria.commands.tech.list_element_graph import display_element_graph
|
27
|
+
from pyegeria.commands.tech.list_elements_x import list_elements_x
|
26
28
|
from pyegeria.commands.tech.list_relationships import list_relationships
|
27
29
|
from pyegeria.commands.cat.list_tech_types import display_tech_types
|
28
30
|
from pyegeria.commands.cat.list_todos import display_to_dos as list_todos
|
@@ -382,6 +384,27 @@ def show_guid_infos(ctx, guid):
|
|
382
384
|
display_guid(guid, c.server, c.url, c.userid, c.password, c.jupyter, c.width)
|
383
385
|
|
384
386
|
|
387
|
+
@show_elements.command("element-graph")
|
388
|
+
@click.pass_context
|
389
|
+
@click.option("--search-string", help="value we are searching for")
|
390
|
+
@click.option(
|
391
|
+
"--prop-list", default="anchorTypeName", help="List of properties we are searching"
|
392
|
+
)
|
393
|
+
def list_element_graph(ctx, search_string: str, prop_list: str):
|
394
|
+
"""List elements with the specified properties"""
|
395
|
+
c = ctx.obj
|
396
|
+
display_element_graph(
|
397
|
+
search_string,
|
398
|
+
prop_list,
|
399
|
+
c.view_server,
|
400
|
+
c.view_server_url,
|
401
|
+
c.userid,
|
402
|
+
c.password,
|
403
|
+
c.jupyter,
|
404
|
+
c.width,
|
405
|
+
)
|
406
|
+
|
407
|
+
|
385
408
|
@show_elements.command("related-specifications")
|
386
409
|
@click.pass_context
|
387
410
|
@click.argument("element-guid")
|
@@ -664,19 +687,36 @@ def valid_metadata_values(ctx, property, type_name):
|
|
664
687
|
|
665
688
|
@show_elements.command("elements")
|
666
689
|
@click.pass_context
|
690
|
+
@click.option(
|
691
|
+
"--extended",
|
692
|
+
is_flag=True,
|
693
|
+
default=False,
|
694
|
+
help="If True, feedback information is displayed",
|
695
|
+
)
|
667
696
|
@click.option("--om_type", default="Organization", help="Metadata type to query")
|
668
|
-
def list_element_info(ctx, om_type):
|
669
|
-
"""Display
|
697
|
+
def list_element_info(ctx, om_type, extended):
|
698
|
+
"""Display elements of a specific Open Metadata Type"""
|
670
699
|
c = ctx.obj
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
700
|
+
if extended:
|
701
|
+
list_elements_x(
|
702
|
+
om_type,
|
703
|
+
c.view_server,
|
704
|
+
c.view_server_url,
|
705
|
+
c.userid,
|
706
|
+
c.password,
|
707
|
+
c.jupyter,
|
708
|
+
c.width,
|
709
|
+
)
|
710
|
+
else:
|
711
|
+
list_elements(
|
712
|
+
om_type,
|
713
|
+
c.view_server,
|
714
|
+
c.view_server_url,
|
715
|
+
c.userid,
|
716
|
+
c.password,
|
717
|
+
c.jupyter,
|
718
|
+
c.width,
|
719
|
+
)
|
680
720
|
|
681
721
|
|
682
722
|
@show_tech_info.command("processes")
|
@@ -699,7 +739,7 @@ def list_element_info(ctx):
|
|
699
739
|
@click.pass_context
|
700
740
|
@click.option("--om_type", default="Project", help="Metadata type to query")
|
701
741
|
def get_element_info(ctx, om_type):
|
702
|
-
"""Display
|
742
|
+
"""Display a table of elements for an Open Metadata Type"""
|
703
743
|
c = ctx.obj
|
704
744
|
display_elements(
|
705
745
|
om_type,
|
@@ -941,7 +981,7 @@ def show_certification_types(ctx, search_string):
|
|
941
981
|
@show_cat_info.command("asset-types")
|
942
982
|
@click.pass_context
|
943
983
|
def show_asset_types(ctx):
|
944
|
-
"""Display
|
984
|
+
"""Display known asset types"""
|
945
985
|
c = ctx.obj
|
946
986
|
display_asset_types(
|
947
987
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -1023,7 +1063,7 @@ def show_todos(ctx, search_string, status):
|
|
1023
1063
|
@show_cat_info.command("user-ids")
|
1024
1064
|
@click.pass_context
|
1025
1065
|
def show_todos(ctx):
|
1026
|
-
"""Display a
|
1066
|
+
"""Display a list of known user ids"""
|
1027
1067
|
c = ctx.obj
|
1028
1068
|
list_user_ids(
|
1029
1069
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -1045,6 +1085,7 @@ def deployed_data(ctx):
|
|
1045
1085
|
)
|
1046
1086
|
@click.pass_context
|
1047
1087
|
def show_deployed_servers(ctx, search_string):
|
1088
|
+
"""Display deployed servers"""
|
1048
1089
|
c = ctx.obj
|
1049
1090
|
display_servers_by_dep_imp(
|
1050
1091
|
search_string,
|
@@ -1061,7 +1102,7 @@ def show_deployed_servers(ctx, search_string):
|
|
1061
1102
|
@click.option("--catalog", default="*", help="What database or catalog to search")
|
1062
1103
|
@click.pass_context
|
1063
1104
|
def deployed_schemas(ctx, catalog):
|
1064
|
-
"""Display
|
1105
|
+
"""Display deployed schemas"""
|
1065
1106
|
c = ctx.obj
|
1066
1107
|
list_deployed_database_schemas(
|
1067
1108
|
catalog,
|
@@ -1078,7 +1119,7 @@ def deployed_schemas(ctx, catalog):
|
|
1078
1119
|
@click.option("--search_server", default="*", help="Server to search for catalogs")
|
1079
1120
|
@click.pass_context
|
1080
1121
|
def list_catalogs(ctx, search_server):
|
1081
|
-
"""Display
|
1122
|
+
"""Display deployed catalogs"""
|
1082
1123
|
c = ctx.obj
|
1083
1124
|
list_deployed_catalogs(
|
1084
1125
|
search_server,
|
@@ -1094,7 +1135,7 @@ def list_catalogs(ctx, search_server):
|
|
1094
1135
|
@deployed_data.command("databases")
|
1095
1136
|
@click.pass_context
|
1096
1137
|
def list_databases(ctx):
|
1097
|
-
"""Display
|
1138
|
+
"""Display deployed databases"""
|
1098
1139
|
c = ctx.obj
|
1099
1140
|
list_deployed_databases(
|
1100
1141
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -1293,7 +1334,7 @@ def show_tech_type_elements(ctx, tech_type):
|
|
1293
1334
|
)
|
1294
1335
|
@click.pass_context
|
1295
1336
|
def show_asset_graph(ctx, root_collection):
|
1296
|
-
"""Display
|
1337
|
+
"""Display information about a collection"""
|
1297
1338
|
c = ctx.obj
|
1298
1339
|
collection_viewer(
|
1299
1340
|
root_collection,
|
@@ -1354,8 +1395,8 @@ def show_todos(ctx, search_string, status):
|
|
1354
1395
|
|
1355
1396
|
@show_cat_info.command("user-ids")
|
1356
1397
|
@click.pass_context
|
1357
|
-
def
|
1358
|
-
"""Display
|
1398
|
+
def show_user_ids(ctx):
|
1399
|
+
"""Display table of known user ids"""
|
1359
1400
|
c = ctx.obj
|
1360
1401
|
list_user_ids(
|
1361
1402
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -328,7 +328,7 @@ def show_terms(ctx, search_string, glossary_guid, glossary_name):
|
|
328
328
|
@click.option("--search_string", default="*", help="Name to search for glossaries")
|
329
329
|
@click.pass_context
|
330
330
|
def glossaries(ctx, search_string):
|
331
|
-
"""Display
|
331
|
+
"""Display information about a collection"""
|
332
332
|
c = ctx.obj
|
333
333
|
display_glossaries(
|
334
334
|
search_string,
|
@@ -491,8 +491,8 @@ def show_asset_types(ctx):
|
|
491
491
|
|
492
492
|
@info.command("user-ids")
|
493
493
|
@click.pass_context
|
494
|
-
def
|
495
|
-
"""Display a
|
494
|
+
def show_user_ids(ctx):
|
495
|
+
"""Display a list of known user ids"""
|
496
496
|
c = ctx.obj
|
497
497
|
list_user_ids(
|
498
498
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -514,6 +514,7 @@ def deployed_data(ctx):
|
|
514
514
|
)
|
515
515
|
@click.pass_context
|
516
516
|
def show_deployed_servers(ctx, search_string):
|
517
|
+
"""Display deployed servers"""
|
517
518
|
c = ctx.obj
|
518
519
|
display_servers_by_dep_imp(
|
519
520
|
search_string,
|
@@ -530,7 +531,7 @@ def show_deployed_servers(ctx, search_string):
|
|
530
531
|
@click.option("--catalog", default="*", help="What database or catalog to search")
|
531
532
|
@click.pass_context
|
532
533
|
def deployed_schemas(ctx, catalog):
|
533
|
-
"""Display
|
534
|
+
"""Display deployed schemas"""
|
534
535
|
c = ctx.obj
|
535
536
|
list_deployed_database_schemas(
|
536
537
|
catalog,
|
@@ -547,7 +548,7 @@ def deployed_schemas(ctx, catalog):
|
|
547
548
|
@click.option("--search_server", default="*", help="Server to search for catalogs")
|
548
549
|
@click.pass_context
|
549
550
|
def list_catalogs(ctx, search_server):
|
550
|
-
"""Display
|
551
|
+
"""Display deployed catalogs"""
|
551
552
|
c = ctx.obj
|
552
553
|
list_deployed_catalogs(
|
553
554
|
search_server,
|
@@ -563,7 +564,7 @@ def list_catalogs(ctx, search_server):
|
|
563
564
|
@deployed_data.command("databases")
|
564
565
|
@click.pass_context
|
565
566
|
def list_databases(ctx):
|
566
|
-
"""Display
|
567
|
+
"""Display deployed databases"""
|
567
568
|
c = ctx.obj
|
568
569
|
list_deployed_databases(
|
569
570
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -17,12 +17,15 @@ from pyegeria.commands.cli.ops_config import Config
|
|
17
17
|
from pyegeria.commands.tech.get_guid_info import display_guid
|
18
18
|
from pyegeria.commands.tech.get_tech_details import tech_details_viewer
|
19
19
|
from pyegeria.commands.tech.list_asset_types import display_asset_types
|
20
|
+
from pyegeria.commands.tech.list_elements_x import list_elements_x
|
20
21
|
from pyegeria.commands.tech.list_registered_services import display_registered_svcs
|
21
22
|
from pyegeria.commands.tech.list_relationship_types import display_relationship_types
|
22
23
|
from pyegeria.commands.tech.list_tech_templates import display_templates_spec
|
23
24
|
from pyegeria.commands.tech.list_valid_metadata_values import display_metadata_values
|
24
25
|
from pyegeria.commands.tech.get_tech_type_template import template_viewer
|
26
|
+
from pyegeria.commands.tech.list_element_graph import display_element_graph
|
25
27
|
from pyegeria.commands.tech.list_elements import list_elements
|
28
|
+
|
26
29
|
from pyegeria.commands.tech.get_element_info import display_elements
|
27
30
|
from pyegeria.commands.tech.list_related_specification import (
|
28
31
|
display_related_specification,
|
@@ -237,6 +240,27 @@ def show_related_specifications(ctx, element_guid):
|
|
237
240
|
)
|
238
241
|
|
239
242
|
|
243
|
+
@show_elements.command("element-graph")
|
244
|
+
@click.pass_context
|
245
|
+
@click.option("--search-string", help="value we are searching for")
|
246
|
+
@click.option(
|
247
|
+
"--prop-list", default="anchorTypeName", help="List of properties we are searching"
|
248
|
+
)
|
249
|
+
def list_element_graph(ctx, search_string: str, prop_list: str):
|
250
|
+
"""List elements with the specified properties"""
|
251
|
+
c = ctx.obj
|
252
|
+
display_element_graph(
|
253
|
+
search_string,
|
254
|
+
prop_list,
|
255
|
+
c.view_server,
|
256
|
+
c.view_server_url,
|
257
|
+
c.userid,
|
258
|
+
c.password,
|
259
|
+
c.jupyter,
|
260
|
+
c.width,
|
261
|
+
)
|
262
|
+
|
263
|
+
|
240
264
|
@show_tech.command("tech-types")
|
241
265
|
@click.option("--search-string", default="*", help="Tech type to search for")
|
242
266
|
@click.pass_context
|
@@ -301,7 +325,7 @@ def show_tech_type_templates(ctx, tech_type):
|
|
301
325
|
@show_info.command("asset-types")
|
302
326
|
@click.pass_context
|
303
327
|
def show_asset_types(ctx):
|
304
|
-
"""Display
|
328
|
+
"""Display known asset types"""
|
305
329
|
c = ctx.obj
|
306
330
|
display_asset_types(
|
307
331
|
c.view_server, c.view_server_url, c.userid, c.password, c.jupyter, c.width
|
@@ -499,19 +523,36 @@ def valid_metadata_values(ctx, property, type_name):
|
|
499
523
|
|
500
524
|
@show_elements.command("elements")
|
501
525
|
@click.pass_context
|
526
|
+
@click.option(
|
527
|
+
"--extended",
|
528
|
+
is_flag=True,
|
529
|
+
default=False,
|
530
|
+
help="If True, feedback information is displayed",
|
531
|
+
)
|
502
532
|
@click.option("--om_type", default="Organization", help="Metadata type to query")
|
503
|
-
def list_element_info(ctx, om_type):
|
504
|
-
"""Display
|
533
|
+
def list_element_info(ctx, om_type, extended):
|
534
|
+
"""Display elements of a specific Open Metadata Type"""
|
505
535
|
c = ctx.obj
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
536
|
+
if extended:
|
537
|
+
list_elements_x(
|
538
|
+
om_type,
|
539
|
+
c.view_server,
|
540
|
+
c.view_server_url,
|
541
|
+
c.userid,
|
542
|
+
c.password,
|
543
|
+
c.jupyter,
|
544
|
+
c.width,
|
545
|
+
)
|
546
|
+
else:
|
547
|
+
list_elements(
|
548
|
+
om_type,
|
549
|
+
c.view_server,
|
550
|
+
c.view_server_url,
|
551
|
+
c.userid,
|
552
|
+
c.password,
|
553
|
+
c.jupyter,
|
554
|
+
c.width,
|
555
|
+
)
|
515
556
|
|
516
557
|
|
517
558
|
@show_info.command("processes")
|
@@ -0,0 +1,99 @@
|
|
1
|
+
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
2
|
+
<!-- Copyright Contributors to the Egeria project. -->
|
3
|
+
# Overview
|
4
|
+
|
5
|
+
# Command Line Interfaces
|
6
|
+
|
7
|
+
## hey_egeria
|
8
|
+
|
9
|
+
## hey_egeria_cat
|
10
|
+
|
11
|
+
## hey_egeria_my
|
12
|
+
|
13
|
+
## hey_egeria_ops
|
14
|
+
|
15
|
+
## hey_egeria_tech
|
16
|
+
|
17
|
+
# Command Reference
|
18
|
+
|
19
|
+
| Command | Purpose | Cat | My | Ops | Tech | python |
|
20
|
+
|------------------------------------|-----------------------------------------------------|-----|----|-----|------|--------|
|
21
|
+
| change_todo_status | Update a ToDo item status | | ✓ | | | |
|
22
|
+
| create_glossary | Create a new glossary | ✓ | | | | |
|
23
|
+
| create_term | Create a new term | ✓ | | | | |
|
24
|
+
| create_todo | Create a new ToDo item | | ✓ | | | |
|
25
|
+
| delete_glossary | Delete the specified glossary | ✓ | | | | |
|
26
|
+
| delete_term | Delete the specified term | ✓ | | | | |
|
27
|
+
| export_terms_to_file | Export the specified glossary | ✓ | | | | |
|
28
|
+
| get_asset_graph | Display a tree graph of information about an asset | ✓ | | | | |
|
29
|
+
| get_collection | Display a information about a collection | ✓ | | | | |
|
30
|
+
| get_element_graph | Return a table of elements and matching elements | | | | ✓ | |
|
31
|
+
| get_element_info | Display elements of a specific Open Metadata Type | | | | ✓ | |
|
32
|
+
| get_guid_info | Display information about GUID specified object | | | | ✓ | |
|
33
|
+
| get_project_dependencies | Show the dependencies of a project from a root | ✓ | | | | |
|
34
|
+
| get_project_structure | Show the organization structure of a project | ✓ | | | | |
|
35
|
+
| get_tech_details | Show details about a particular technology type | | | | ✓ | |
|
36
|
+
| get_tech_type_elements | Display elements of a specific technology type | ✓ | | | | |
|
37
|
+
| get_tech_type_template | Display the templates defined for a technology type | ✓ | | | | |
|
38
|
+
| hey_egeria | Textual User Interface for the pyegeria commands | | | | | |
|
39
|
+
| hey_egeria_cat | Textual User Interface for catalog use | | | | | |
|
40
|
+
| hey_egeria_my | Textual User Interface for personal use | | | | | |
|
41
|
+
| hey_egeria_ops | Textual User Interface for operations use | | | | | |
|
42
|
+
| hey_egeria_tech | Textual User Interface for technical use | | | | | |
|
43
|
+
| list_archives | Display the available archives known to Egeria | ✓ | | | | |
|
44
|
+
| list_asset_types | List the types of assets known to Egeria | | | | ✓ | |
|
45
|
+
| list_assets | Find and display assets in a domain | ✓ | | | | |
|
46
|
+
| list_catalog_targets | List the catalog target details for a connection | | | ✓ | | ✓ |
|
47
|
+
| list_cert_types | List certification types | ✓ | | | | |
|
48
|
+
| list_deployed_catalogs | List deployed catalogs | ✓ | | | | ✓ |
|
49
|
+
| list_deployed_databases | List deployed databases | ✓ | | | | ✓ |
|
50
|
+
| list_deployed_schemas | List deployed schemas | ✓ | | | | ✓ |
|
51
|
+
| list_deployed_servers | List deployed servers | ✓ | | | | |
|
52
|
+
| list_elements | Display table of Elements of an Open Metadata type | | | | ✓ | |
|
53
|
+
| list_elements_for_classification | List the elements of a classification | | | | ✓ | |
|
54
|
+
| list_engine_activity | List engine activity | | | ✓ | | |
|
55
|
+
| list_engine_activity_compressed | Compressed view of engine activity | | | ✓ | | ✓ |
|
56
|
+
| list_glossaries | List glossaries | ✓ | | | | ✓ |
|
57
|
+
| list_gov_action_processes | List governance action processes | | | | ✓ | |
|
58
|
+
| list_gov_eng_status | List the status of the governance engines | | | ✓ | | ✓ |
|
59
|
+
| list_integ_daemon_status | List status of an integration daemon server | | | ✓ | | ✓ |
|
60
|
+
| list_my_profile | List the details of the current user profile | | ✓ | | | |
|
61
|
+
| list_my_roles | List the roles of the current user | | ✓ | | | |
|
62
|
+
| list_projects | List projects filtered by search string | ✓ | | | | |
|
63
|
+
| list_registered_services | List all registered Egeria services | | | | ✓ | |
|
64
|
+
| list_related_elements | List elements related to a specific element | | | | ✓ | |
|
65
|
+
| list_related_specification | List details of related elements | | | | ✓ | |
|
66
|
+
| list_relationship_types | List types of relationships and their attributes | | | | ✓ | |
|
67
|
+
| list_relationships | List relationships for elements of a given type | ✓ | | | | |
|
68
|
+
| list_tech_templates | | | | | ✓ | |
|
69
|
+
| list_tech_types | | ✓ | | | | |
|
70
|
+
| list_terms | | ✓ | | | | ✓ |
|
71
|
+
| list_todos | | ✓ | | | | |
|
72
|
+
| list_user_ids | Display table of known user ids | ✓ | | | | |
|
73
|
+
| list_valid_metadata_values | | | | | ✓ | |
|
74
|
+
| load_archive | | | | ✓ | | |
|
75
|
+
| load_archive_tui | | | | ✓ | | |
|
76
|
+
| load_terms_from_file | | ✓ | | | | |
|
77
|
+
| mark_todo_complete | | | ✓ | | | |
|
78
|
+
| monitor_asset_events | | | | ✓ | | |
|
79
|
+
| monitor_coco_status | | | | ✓ | | |
|
80
|
+
| monitor_engine_activity | | | | ✓ | | |
|
81
|
+
| monitor_engine_activity_compressed | | | | ✓ | | |
|
82
|
+
| monitor_gov_eng_status | | | | ✓ | | |
|
83
|
+
| monitor_integ_daemon_status | | | | ✓ | | |
|
84
|
+
| monitor_my_todos | | | ✓ | | | |
|
85
|
+
| monitor_open_todos | | | ✓ | | | |
|
86
|
+
| monitor_platform_status | | | | ✓ | | |
|
87
|
+
| monitor_server_list | | | | ✓ | | |
|
88
|
+
| monitor_server_startup | | | | ✓ | | |
|
89
|
+
| monitor_server_status | | | | ✓ | | |
|
90
|
+
| reassign_todo | | | ✓ | | | |
|
91
|
+
| refresh_gov_eng_config | | | | ✓ | | |
|
92
|
+
| refresh_integration_daemon | | | | ✓ | | |
|
93
|
+
| restart_integration_daemon | | | | ✓ | | |
|
94
|
+
| start_daemon | | | | ✓ | | |
|
95
|
+
| stop_daemon | | | | ✓ | | |
|
96
|
+
|
97
|
+
----
|
98
|
+
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
|
99
|
+
Copyright Contributors to the Egeria project.
|