Examples for the rts start-backfill command
- Last UpdatedApr 30, 2024
- 1 minute read
Example 1
rts start-backfill archivesample Range1
-
Runs the archivesample sequence with HistTimestamp set to the range specified by the Range1 timestamp in the sequence settings file (sequence_settings.json). This command runs in the background until it processes the entire range or you run the stop-backfill command.
Example 2
rts start-backfill archivesample
-
Runs the archivesample sequence with HistTimestamp set to the range specified by the default timestamp in the sequence settings file (sequence_settings.json). This command runs in the background until it processes the entire range or you run the stop-backfill command.