-
Notifications
You must be signed in to change notification settings - Fork 170
poudriere status.8
Bryan Drewery edited this page Aug 25, 2024
·
6 revisions
| POUDRIERE-STATUS(8) | FreeBSD System Manager's Manual | POUDRIERE-STATUS(8) |
poudriere status —
Show status of current and previous builds.
poudriere status |
[options] |
This command shows status of current and previous builds. The output is sorted by by SETNAME, PORTSTREE, JAILNAME and then BUILDNAME.
-a- Show all builds, not just latest. This implies
-f. -
-Bname - Specifies which buildname to match on. This supports shell globbing.
Defaults to "latest". Specifying this implies the
-fflag. -b- Show details about what each builder for the matched builds are doing.
-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,-Band-rflags. -H- Do not print headers and separate fields by a single tab instead of arbitrary white space.
-
-jname - Specifies the name of the jail to filter by.
-l- Show logs instead of URL.
-
-ptree - This flag specifies which ports tree to filter builds by.
-r- Show build results. This implies the
-fflag. -
-zset - 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 15.0-CURRENT |