zoryn-task-abort(1)

ZORYN-TASK-ABORT(1) Zoryn Manual ZORYN-TASK-ABORT(1)

NAME

zoryn-task-abort - Abort a running task.

SYNOPSIS

zoryn task abort [-C DIR] [--debug] [OPTION]… TASK_ID

DESCRIPTION

Abort a running task on gyle. Wraps ssh gyle task abort.

ARGUMENTS

TASK_ID (required)
Task ID to abort.

OPTIONS

-C DIR
Change to directory DIR before running.
-d, --debug
Enable debug output.

COMMON OPTIONS

--help[=FMT] (default=auto)
Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
--version
Show version information.

EXIT STATUS

zoryn task abort exits with:

0
on success.
123
on indiscriminate errors reported on standard error.
124
on command line parsing errors.
125
on unexpected internal errors (bugs).

EXAMPLES

Abort a specific task:


zoryn task abort 123456

SEE ALSO

zoryn(1)

Zoryn 0.46.0