src/cli/metadata_wizard_cli/cli.py [34:53]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    service,
    scope,
    use_lineage_tables,
    use_lineage_processes,
    use_profile,
    use_data_quality,
    use_ext_documents,
    persist_to_dataplex_catalog,
    stage_for_review,
    dataplex_project_id,
    llm_location,
    dataplex_location,
    documentation_uri,
    table_project_id,
    table_dataset_id,
    table_id,
    debug,
    documentation_csv_uri,
    strategy,
    top_values_in_description,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/cli/metadata_wizard_cli/cli.py [281:300]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        service,
        scope,
        use_lineage_tables,
        use_lineage_processes,
        use_profile,
        use_data_quality,
        use_ext_documents,
        persist_to_dataplex_catalog,
        stage_for_review,
        dataplex_project_id,
        llm_location,
        dataplex_location,
        documentation_uri,
        table_project_id,
        table_dataset_id,
        table_id,
        debug,
        documentation_csv_uri,
        strategy,
        top_values_in_description,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



