table of contents
other versions
- bookworm 0.16.0.52.gbd831ab-1+b3
- bookworm-backports 0.17.0.22.gc831aec-1~bpo12+1
- testing 0.17.0.22.gc831aec-1
- unstable 0.17.0.22.gc831aec-1
UFO-RUNJSON(1) | UFO-RUNJSON(1) |
NAME¶
ufo-runjson - Run UFO workflows defined as JSON
SYNOPSIS¶
ufo-runjson [-t] [-a] [-s dynamic|fixed] [-v] FILE.json
DESCRIPTION¶
Execute the workflow defined in FILE.json.
OPTIONS¶
--trace, -t
Output execution profiles that can be analysed with
ufo-prof.
--address, -a
Host address of one or more ufod instances.
--scheduler, -s
Choose a scheduler other than the default dynamic
scheduler.
--version
Output version number.
06/25/2024 |