commands.sh

koji resubmit

linux

Retry a cancelled or failed task, using the same parameter as the original task.

More info →

Options (1)

-h, --helpboolean

Display help

Example: koji resubmit {{[-h|--help]}}

Examples (4)

Resubmit a task

Resubmit a task without waiting for it to finish

koji resubmit task_id --nowait

Resubmit a task without printing task information

koji resubmit task_id --quiet

Display help

koji resubmit [-h|--help]
made by @shridhargupta | data from tldr-pages