rogrep

rogrep web

Start the local browser workbench

This syntax is generated from the shipped Clap definition during every site build. Run rogrep web --help locally for the same reference.

Usage and options

Start the local browser workbench

Usage: rogrep web [OPTIONS] [QUERY]...

Arguments:
  [QUERY]...  Optional initial search query

Options:
      --host <HOST>        IP address to bind (non-loopback addresses require bearer auth)
      --port <PORT>        First port to try; occupied ports are skipped through 65535
      --refresh <REFRESH>  Sync interval, such as 1s or 500ms (minimum 250ms)
      --open               Open the browser when attached to an interactive terminal
      --no-open            Do not open the browser
      --token <TOKEN>      Bearer token for non-loopback clients (prefer ROGREP_WEB_TOKEN)
  -h, --help               Print help

See the command index, query syntax, and agent playbook.