Skip to content

Commit

Permalink
Update website/docs/reference/commands/source.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mirna Wong <[email protected]>
  • Loading branch information
nataliefiann and mirnawong1 authored Jan 13, 2025
1 parent 060f180 commit 0396702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/commands/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ Some of the typical commands you can use are:

| **Command** | **Description** |
| ----------------------------------------------------------------------------| ---------------------------------|
|[`source_status`](/reference/node-selection/methods#the-source_status-method)|dbt generates the [`sources.json`](/reference/artifacts/sources-json) artifact, which includes execution times and [`max_loaded_at`](/reference/artifacts/sources-json#top-level-keys) timestamps for dbt sources.|
|[`source_status`](/reference/node-selection/methods#source_status) | dbt generates the [`sources.json`](/reference/artifacts/sources-json) artifact, which includes execution times and [`max_loaded_at`](/reference/artifacts/sources-json#top-level-keys) timestamps for dbt sources.|
|[`state:modified`](/reference/node-selection/methods#state) |Used to select nodes by comparing them to a previous version of the same project, represented by a [manifest](/reference/artifacts/manifest-json).|
|[`dbt source freshness`](/reference/commands/source#dbt-source-freshness) |If your dbt project includes configured sources, the dbt source freshness command will query all your defined source tables to determine their "freshness."|

0 comments on commit 0396702

Please sign in to comment.