Document update audit hostd ops in harness
--- Build: pass | Tests: pass — 2326 passed (688 files)
This commit is contained in:
parent
1497eb2658
commit
c546e10f8f
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ export default function registerHarness(pi: ExtensionAPI): void {
|
|||
"Available ops: bastille-start, bastille-stop, bastille-restart, bastille-list, " +
|
||||
"zfs-snapshot, zfs-list, zfs-create, zfs-rollback, pf-reload, pf-enable, " +
|
||||
"service-start, service-stop, service-restart, service-status, " +
|
||||
"pkg-version, pkg-audit, freebsd-update-status, freebsd-version, " +
|
||||
"bastille-pkg-install, bastille-mount-pkg-cache.",
|
||||
parameters: Type.Object({
|
||||
op: Type.String({ description: "The hostd operation name" }),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue