DalgoT4D / prefect-proxy

GNU Affero General Public License v3.0
1 stars 7 forks source link

Fetch dbt cli profile #115

Closed fatchat closed 5 months ago

fatchat commented 5 months ago

we want to be able to run dbt commands outside of prefect; to do this we need to be able to generate the profiles.yml

this configuration is stored inside a DbtCliProfile block in prefect. this issue creates an api to fetch the profile as JSON