Skip to content

Commit dd62c0e

Browse files
committed
Add note to the readme about the new --retry flag
1 parent cd516b8 commit dd62c0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,9 @@ Once the content items have been added, you may initiate a build
823823
using the `rsconnect content build run` subcommand. This command will attempt to
824824
build all "tracked" content that has the status `NEEDS_BUILD`.
825825
826+
> To re-run failed builds, use `rsconnect content build run --retry`. This will build
827+
all tracked content in any of the following states: `[NEEDS_BUILD, ABORTED, ERROR, RUNNING]`.
828+
826829
```bash
827830
rsconnect content build run
828831
# [INFO] 2021-12-14T13:02:45-0500 Initializing ContentBuildStore for https://connect.example.org:3939

0 commit comments

Comments
 (0)