nookins / docs
Command line

nookins channel

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

Authenticate and diagnose messaging channels

Usage: nookins channel [OPTIONS] <COMMAND>

Commands:
  whatsapp
  telegram
  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 channel whatsapp

Usage: nookins channel whatsapp [OPTIONS] <COMMAND>

Commands:
  auth
  doctor
  history-backfill  Request older messages from the linked primary phone through Nookins’ native transport
  configure-owner   Replace the generated owner placeholder with the paired account JID
  help              Print this message or the help of the given subcommand(s)

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

nookins channel whatsapp auth

Usage: nookins channel whatsapp auth [OPTIONS]

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

nookins channel whatsapp doctor

Usage: nookins channel whatsapp doctor [OPTIONS]

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

nookins channel whatsapp history-backfill

Request older messages from the linked primary phone through Nookins’ native transport

Usage: nookins channel whatsapp history-backfill [OPTIONS]

Options:
      --chat <CHAT>
      --all-bound                    Backfill every WhatsApp conversation currently bound to an agent
      --count <COUNT>                [default: 100]
      --requests <REQUESTS>          [default: 1]
      --until-exhausted              Stop each conversation when its oldest durable anchor no longer advances
      --output <OUTPUT>              Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
      --wait-seconds <WAIT_SECONDS>  Seconds to allow each asynchronous history chunk to arrive before the next request [default: 10]
  -h, --help                         Print help

nookins channel whatsapp configure-owner

Replace the generated owner placeholder with the paired account JID

Usage: nookins channel whatsapp configure-owner [OPTIONS]

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

nookins channel telegram

Usage: nookins channel telegram [OPTIONS] <COMMAND>

Commands:
  doctor
  discover  Wait for recent messages and print safe chat/sender identities for binding setup
  help      Print this message or the help of the given subcommand(s)

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

nookins channel telegram doctor

Usage: nookins channel telegram doctor [OPTIONS]

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

nookins channel telegram discover

Wait for recent messages and print safe chat/sender identities for binding setup

Usage: nookins channel telegram discover [OPTIONS]

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

On this page