commands.sh

koji cancel

linux

Cancel active tasks running on the Koji build system.

More info →

Options (1)

-h, --helpboolean

Display help

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

Examples (4)

Cancel a task by its ID

koji cancel task_id

Cancel multiple tasks

koji cancel task_id1 task_id2 ...

Cancel a task with verbose output

koji cancel --verbose task_id

Display help

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