nookins / docs
Command line

nookins agent

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

Inspect agent history and the Nookins-owned Codex login

Usage: nookins agent [OPTIONS] <COMMAND>

Commands:
  history
  codex
  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 agent history

Usage: nookins agent history [OPTIONS] <COMMAND>

Commands:
  links  List directed capabilities and count each linked history source
  probe  Verify authorization and sources, optionally with a redacted lexical query
  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
List directed capabilities and count each linked history source

Usage: nookins agent history links [OPTIONS] --agent <AGENT>

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

nookins agent history probe

Verify authorization and sources, optionally with a redacted lexical query

Usage: nookins agent history probe [OPTIONS] --agent <AGENT> --target <TARGET>

Options:
      --agent <AGENT>
      --target <TARGET>
      --query <QUERY>
      --limit <LIMIT>    [default: 10]
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins agent codex

Usage: nookins agent codex [OPTIONS] <COMMAND>

Commands:
  auth
  status
  logout
  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 agent codex auth

Usage: nookins agent codex auth [OPTIONS]

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

nookins agent codex status

Usage: nookins agent codex status [OPTIONS]

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

nookins agent codex logout

Usage: nookins agent codex logout [OPTIONS]

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