Skip to content
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

Update list saved-queries command #5906

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Update list saved-queries command #5906

merged 2 commits into from
Aug 8, 2024

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Aug 8, 2024

Preview

What are you changing in this pull request and why?

dbt sl list saved queries isn't valid syntax, but dbt sl list saved-queries is.

Checklist

Copy link

vercel bot commented Aug 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Aug 8, 2024 4:12pm

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Aug 8, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review August 8, 2024 15:15
@dbeatty10 dbeatty10 requested a review from a team as a code owner August 8, 2024 15:15
@mirnawong1
Copy link
Contributor

thanks somuch @dbeatty10 ! will review this!

@mirnawong1
Copy link
Contributor

thanks so much and great catch @dbeatty10 ! tested and confirmed:

➜  jaffle-shop git:(mwong-test-cli) ✗ dbt sl list saved-queries
WARNING: version 0.38.7 of the dbt Cloud CLI is now available. As of now, old versions are not actively supported - update now!

The list of available saved queries:
- order_metrics
- customer_order_metrics
- revenue_metrics

There are 3 saved queries found.
➜  jaffle-shop git:(mwong-test-cli) ✗ 

@mirnawong1 mirnawong1 merged commit 282c986 into current Aug 8, 2024
10 checks passed
@mirnawong1 mirnawong1 deleted the dbeatty10-patch-1 branch August 8, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants