nookins / docs
Command line

nookins operations

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

Inspect or operate queues, schedules, approvals, sessions, and usage

Usage: nookins operations [OPTIONS] <COMMAND>

Commands:
  queue      Show durable queue health without message payloads
  audit      Group recent approvals, escalations, failures, and ambiguities without payloads
  schedule
  approvals
  admin
  usage
  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 operations queue

Show durable queue health without message payloads

Usage: nookins operations queue [OPTIONS]

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

nookins operations audit

Group recent approvals, escalations, failures, and ambiguities without payloads

Usage: nookins operations audit [OPTIONS]

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

nookins operations schedule

Usage: nookins operations schedule [OPTIONS] <COMMAND>

Commands:
  list
  summary  List operational metadata without prompts or destinations
  create
  disable
  delete   Permanently remove a schedule while retaining its run history
  run
  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 operations schedule list

Usage: nookins operations schedule 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 operations schedule summary

List operational metadata without prompts or destinations

Usage: nookins operations schedule summary [OPTIONS]

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

nookins operations schedule create

Usage: nookins operations schedule create [OPTIONS] <NAME> <AGENT> <CRON> <PROMPT> <ACCOUNT> <CHAT>

Arguments:
  <NAME>
  <AGENT>
  <CRON>
  <PROMPT>
  <ACCOUNT>
  <CHAT>

Options:
      --timezone <TIMEZONE>  [default: Asia/Jerusalem]
      --no-deliver           Keep the generated answer internal; useful when the prompt conditionally calls a current-chat delivery tool itself
      --output <OUTPUT>      Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help                 Print help

nookins operations schedule disable

Usage: nookins operations schedule disable [OPTIONS] <ID>

Arguments:
  <ID>

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

nookins operations schedule delete

Permanently remove a schedule while retaining its run history

Usage: nookins operations schedule delete [OPTIONS] <ID>

Arguments:
  <ID>

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

nookins operations schedule run

Usage: nookins operations schedule run [OPTIONS] <ID>

Arguments:
  <ID>

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

nookins operations approvals

Usage: nookins operations approvals [OPTIONS] <COMMAND>

Commands:
  list
  approve
  deny
  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 operations approvals list

Usage: nookins operations approvals 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 operations approvals approve

Usage: nookins operations approvals approve [OPTIONS] <CODE>

Arguments:
  <CODE>

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

nookins operations approvals deny

Usage: nookins operations approvals deny [OPTIONS] <CODE>

Arguments:
  <CODE>

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

nookins operations admin

Usage: nookins operations admin [OPTIONS] <COMMAND>

Commands:
  bootstrap
  sessions
  revoke
  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 operations admin bootstrap

Usage: nookins operations admin bootstrap [OPTIONS]

Options:
      --password-stdin       Read the password as one line from standard input
      --password-env <NAME>  Read the password from this environment variable
      --output <OUTPUT>      Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help                 Print help

nookins operations admin sessions

Usage: nookins operations admin sessions [OPTIONS]

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

nookins operations admin revoke

Usage: nookins operations admin revoke [OPTIONS] <ID>

Arguments:
  <ID>

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

nookins operations usage

Usage: nookins operations usage [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