Running specific sqlx files using Airflow (Composer)

Hi,
I want to execute specific Dataform (sqlx) files using Airflow (Composer).
I know the best practice is to tag the files and execute them.
I have tried several Airflow script (dataform/bash/python operator).

What is the best way to do it?
Can anyone share a script?

Thanks in advance.