Skip to content

poudriere status.8

Bryan Drewery edited this page Feb 26, 2019 · 6 revisions

This page is auto-generated from src/bin/poudriere-status.8

POUDRIERE-STATUS(8) FreeBSD System Manager's Manual POUDRIERE-STATUS(8)
poudriere-status
Show status of current and previous builds.
poudriere [
poudriere-options
] status [
options
]
This command shows status of current and previous builds. The status command sorts by SETNAME, PORTSTREE, JAILNAME and then BUILDNAME.
-a
Show all builds, not just latest. This implies -f.
-b
Show details about what each builder for the matched builds are doing.
-B name
Specifies which buildname to match on. This supports shell globbing. Defaults to "latest". Specifying this implies the -f flag.
-c
Show a more compact output and do not include some columns.
-f
Show finished builds, not just currently running. This is implied by the -a, -B and -r flags.
-H
Do not print headers and separate fields by a single tab instead of arbitrary white space.
-j name
Specifies the name of the jail to filter by.
-l
Show logs instead of URL.
-p tree
This flag specifies which ports tree to filter builds by.
-r
Show build results. This implies the -f flag.
-z set
This specifies which SET to filter builds by. Use 0 to match on empty SET.
poudriere(8), poudriere-bulk(8), poudriere-distclean(8), poudriere-image(8), poudriere-jail(8), poudriere-logclean(8), poudriere-options(8), poudriere-pkgclean(8), poudriere-ports(8), poudriere-queue(8), poudriere-testport(8), poudriere-version(8) Baptiste Daroussin[email protected]
Bryan Drewery[email protected]
March 8, 2018 FreeBSD 13.0-CURRENT
Clone this wiki locally