src/cli/metadata_wizard_cli/cli.py [34:48]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    service,
    scope,
    use_lineage_tables,
    use_lineage_processes,
    use_profile,
    use_data_quality,
    use_ext_documents,
    dataplex_project_id,
    llm_location,
    dataplex_location,
    documentation_uri,
    table_project_id,
    table_dataset_id,
    table_id,
    debug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/cli/metadata_wizard_cli/cli.py [240:254]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        service,
        scope,
        use_lineage_tables,
        use_lineage_processes,
        use_profile,
        use_data_quality,
        use_ext_documents,
        dataplex_project_id,
        llm_location,
        dataplex_location,
        documentation_uri,
        table_project_id,
        table_dataset_id,
        table_id,
        debug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



