Task Run#

Usage#

hyper-shell task run [-h] [-n SEC] ARGS...

Description#

Submit individual task and wait for completion.

A database must be configured. The task will not run until scheduled by the server process. The <stdout> and <stderr> are written locally as if run locally, requires the client to have --capture enabled.

See task info and task wait commands.


Arguments#

ARGSā€¦

Command-line arguments.

The full command-line for some shell task. To use options, preface with leading --.

Options#

-n, --interval SEC

Time in seconds to wait between polling (default: 5).