summaryrefslogtreecommitdiff
path: root/man/olamic-wait.1.md
blob: 6e9e769c403caae657f8d348ad5a312899b0bc26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% OLAMIC-WAIT(1)
% Julian B Kongslie
% November 2020

# NAME

olamic-wait - await completion of olamic task(s)

# SYNOPSIS

**olamic-wait** **/path/to/queue** **UUID** [**UUID** ...]

# DESCRIPTION

**olamic-wait** waits for the completion of the specified olamic tasks. You may
pass any number of UUIDs to it, and it will block until all those tasks have
been removed from the queue.

While it is running, various status messages are written to stdout.

# SEE ALSO

olamic-enqueue(1)