nookins / docs
Command line

nookins browser

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

Manage Nookins-owned persistent browser profiles

Usage: nookins browser [OPTIONS] <COMMAND>

Commands:
  open   Open a managed profile visibly for an owner-completed sign-in or verification
  phone  Open a managed profile through a temporary Tailscale-only mobile web link
  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 browser open

Open a managed profile visibly for an owner-completed sign-in or verification

Usage: nookins browser open [OPTIONS] [PROFILE]

Arguments:
  [PROFILE]  Named profile below browser/profiles [default: default]

Options:
      --url <URL>        Optional HTTPS page to open; its domain must be allowed by the profile
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins browser phone

Open a managed profile through a temporary Tailscale-only mobile web link

Usage: nookins browser phone [OPTIONS] --url <URL> [PROFILE]

Arguments:
  [PROFILE]  Named profile below browser/profiles [default: default]

Options:
      --url <URL>        HTTPS page to open; its domain must be allowed by the profile
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

On this page