Hi, first of all thanks for this great addon to dbt. I have one small thing that could be added to the Readme.
Is there a possibility to run the dbt-invoke properties --models command to produce a .yml file for one specific model placed in a subfolder. For example: My model is located at models/marts/folder_a/model_a.sql, what is the command to produce the models/marts/folder_a/model_a.yml file?