Skip to main content

Retry

Retry a failed or ready document run.

Usage

Basic retry

fissionbox document retry --id art-abc123

Retry with watch and download

fissionbox document retry --id art-abc123 --watch

Options

FlagDefaultDescription
--id IDrequiredDocument ID
--watchoffWatch the retried document until it finishes
--poll-interval SECONDS5Polling interval when watching
--output-dir DIR./fissionbox-outputDownload destination
--no-downloadoffSkip downloading artifacts when the retried document finishes