nookins / docs
Command line

nookins doctor

Arguments and options for nookins doctor 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.

nookins doctor

Run system and surface diagnostics

Usage: nookins doctor [OPTIONS] [COMMAND]

Commands:
  tools        List the exact granted built-in tool catalog and policy metadata
  bidi         Inspect deterministic surface-specific bidirectional rendering
  bridge       Verify authenticated connectivity to a running host bridge
  bridge-read  Exercise the typed, root-confined host-bridge read tool
  help         Print this message or the help of the given subcommand(s)

Options:
      --data-dir <DATA_DIR>    [env: NOOKINS_DATA_DIR=] [default: ~/.nookins]
      --plaintext-development
      --full
      --output <OUTPUT>        Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help                   Print help

nookins doctor tools

List the exact granted built-in tool catalog and policy metadata

Usage: nookins doctor tools [OPTIONS]

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

nookins doctor bidi

Inspect deterministic surface-specific bidirectional rendering

Usage: nookins doctor bidi [OPTIONS] <COMMAND>

Commands:
  inspect
  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 doctor bidi inspect

Usage: nookins doctor bidi inspect [OPTIONS] --surface <SURFACE> <TEXT>

Arguments:
  <TEXT>

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

nookins doctor bridge

Verify authenticated connectivity to a running host bridge

Usage: nookins doctor bridge [OPTIONS] --token <TOKEN>

Options:
      --socket <SOCKET>  [env: NOOKINS_HOST_BRIDGE_SOCKET=] [default: ~/.nookins/run/host-bridge.sock]
      --token <TOKEN>    [env: NOOKINS_HOST_BRIDGE_TOKEN]
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins doctor bridge-read

Exercise the typed, root-confined host-bridge read tool

Usage: nookins doctor bridge-read [OPTIONS] --token <TOKEN> <PATH>

Arguments:
  <PATH>

Options:
      --socket <SOCKET>        [env: NOOKINS_HOST_BRIDGE_SOCKET=] [default: ~/.nookins/run/host-bridge.sock]
      --token <TOKEN>          [env: NOOKINS_HOST_BRIDGE_TOKEN]
      --max-bytes <MAX_BYTES>  [default: 262144]
      --output <OUTPUT>        Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help                   Print help

On this page