Skip to content

Commit

Permalink
Remove callout (#4260)
Browse files Browse the repository at this point in the history
## What are you changing in this pull request and why?

Remove callout 

## Checklist
- [x] Review the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
and [About
versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version)
so my content adheres to these guidelines.
- [x] Need review from product team
  • Loading branch information
nghi-ly authored Oct 11, 2023
2 parents 18061b7 + 90ab6c5 commit b2358e2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions website/docs/reference/commands/retry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ sidebar_label: "retry"
id: "retry"
---

:::info Support in dbt Cloud

`dbt retry` is supported in the dbt Cloud IDE.

Native support for restarting scheduled runs from point of failure is currently in development & coming soon.

:::

`dbt retry` re-executes the last `dbt` command from the node point of failure. If the previously executed `dbt` command was successful, `retry` will finish as `no operation`.

Retry works with the following commands:
Expand Down

0 comments on commit b2358e2

Please sign in to comment.