nookins / docs
Command line

nookins sentinel

Arguments and options for nookins sentinel and its subcommands.

Documentation for Nookins 0.42.1-alpha.1 · Public alpha

Captured from nookins 0.42.1-alpha.1 using help only. Angle-bracket names are required values; square brackets indicate optional input. Substitute your own IDs and paths.

The captured help retains the older display label “Ward Standard” for a Sentinel profile. Use the exact profile IDs reported by the installed runtime; this is not a separate Ward installation.

nookins sentinel

Inspect or probe the durable Sentinel ambient runtime

Usage: nookins sentinel [OPTIONS] <COMMAND>

Commands:
  health                 Read configuration, qualification, canary, queue, and liveness state
  support                Export bounded, content-free runtime diagnostics for support
  probe                  Run the bounded live extractor canary and persist its observation
  check                  Verify configuration, provider, canary, evidence readback, and receipts
  qualification-install  Install an owner-approved, digest-pinned qualification manifest
  qualification-run      Run the complete 1,200-case live release qualification corpus
  profile                Install and inspect protected advanced Sentinel profiles
  help                   Print this message or the help of the given subcommand(s)

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel health

Read configuration, qualification, canary, queue, and liveness state

Usage: nookins sentinel health [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel support

Export bounded, content-free runtime diagnostics for support

Usage: nookins sentinel support [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel probe

Run the bounded live extractor canary and persist its observation

Usage: nookins sentinel probe [OPTIONS]

Options:
      --force            Bypass the 15-minute cooldown; accepted only by a loopback-bound local service
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel check

Verify configuration, provider, canary, evidence readback, and receipts

Usage: nookins sentinel check [OPTIONS]

Options:
      --all-modes                    Exercise Summoned, Aware, Watch, and Participate through an isolated delivery sink
      --live-channel <ACCOUNT:CHAT>  Send one explicitly requested connector smoke message to ACCOUNT:CHAT
      --active-contexts              Verify every active context's cursors, receipts, evidence, reservations, and overview coverage
      --output <OUTPUT>              Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help                         Print help

nookins sentinel qualification-install

Install an owner-approved, digest-pinned qualification manifest

Usage: nookins sentinel qualification-install [OPTIONS] <MANIFEST>

Arguments:
  <MANIFEST>

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel qualification-run

Run the complete 1,200-case live release qualification corpus

Usage: nookins sentinel qualification-run [OPTIONS]

Options:
      --install          Install the generated manifest only when every release threshold passes
      --report <PATH>    Also write the complete JSON report to this path
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel profile

Install and inspect protected advanced Sentinel profiles

Usage: nookins sentinel profile [OPTIONS] <COMMAND>

Commands:
  list     List Ward Standard and installed protected custom profiles
  show     Read one exact profile ID or ID@revision
  install  Validate and install a protected custom profile JSON or YAML file
  remove   Revoke an installed custom profile that is not selected by configuration
  help     Print this message or the help of the given subcommand(s)

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel profile list

List Ward Standard and installed protected custom profiles

Usage: nookins sentinel profile list [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel profile show

Read one exact profile ID or ID@revision

Usage: nookins sentinel profile show [OPTIONS] <PROFILE>

Arguments:
  <PROFILE>

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel profile install

Validate and install a protected custom profile JSON or YAML file

Usage: nookins sentinel profile install [OPTIONS] <PROFILE>

Arguments:
  <PROFILE>

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins sentinel profile remove

Revoke an installed custom profile that is not selected by configuration

Usage: nookins sentinel profile remove [OPTIONS] <PROFILE>

Arguments:
  <PROFILE>

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

On this page