Skip to content

Commit

Permalink
Update run-results-json.md (#6762)
Browse files Browse the repository at this point in the history
## What are you changing in this pull request and why?
* Add more commands to produced by list
* Bump latest version to v6

## Checklist
- [x] I have reviewed the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
so my content adheres to these guidelines.

<!-- vercel-deployment-preview -->
---
🚀 Deployment available! Here are the direct links to the updated files:


-
https://docs-getdbt-com-git-update-run-results-dbt-labs.vercel.app/reference/artifacts/run-results-json

<!-- end-vercel-deployment-preview -->
  • Loading branch information
aranke authored Jan 10, 2025
1 parent 5ba10ee commit 258673c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/docs/reference/artifacts/run-results-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@ title: "Run results JSON file"
sidebar_label: "Run results"
---

**Current schema**: [`v5`](https://schemas.getdbt.com/dbt/run-results/v5/index.html)
**Current schema**: [`v6`](https://schemas.getdbt.com/dbt/run-results/v6/index.html)

**Produced by:**
[`build`](/reference/commands/build)
[`clone`](/reference/commands/clone)
[`compile`](/reference/commands/compile)
[`docs generate`](/reference/commands/cmd-docs)
[`retry`](/reference/commands/retry)
[`run`](/reference/commands/run)
[`seed`](/reference/commands/seed)
[`show`](/reference/commands/show)
[`snapshot`](/reference/commands/snapshot)
[`test`](/reference/commands/test)
[`run-operation`](/reference/commands/run-operation)
Expand Down

0 comments on commit 258673c

Please sign in to comment.