-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] option to query the Discovery API for ERD data via GraphQL #68
Labels
enhancement
New feature or request
Comments
Variables:
Header:
|
Introducing new command: Sample logs:
With pagination
|
This was referenced Feb 3, 2024
Merged
Live now in v1.10 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Related to #63
Describe the solution you'd like
The command would be something like
dbterd run-metadata [--dbt-cloud-query-file-path /path/to/erd.gql]
Describe alternatives you've considered
Use the existing option with dbt Cloud Admistrative API to download files and lately using
dbterd run --dbt-cloud ...
commandThe text was updated successfully, but these errors were encountered: