| row-bot | --browser | | | src/row_bot/launcher.py:3456 |
| row-bot | --host | Host/interface for the Row-Bot local server | | src/row_bot/launcher.py:3504 |
| row-bot | --native | | | src/row_bot/launcher.py:3461 |
| row-bot | --no-ollama | Do not try to auto-start Ollama | | src/row_bot/launcher.py:3481 |
| row-bot | --no-open | Do not open a browser or native window | | src/row_bot/launcher.py:3475 |
| row-bot | --no-splash | Skip the launcher splash screen | | src/row_bot/launcher.py:3478 |
| row-bot | --no-tray | Run without a system tray icon | | src/row_bot/launcher.py:3469 |
| row-bot | --port | | _PORT | src/row_bot/launcher.py:3501 |
| row-bot | --reset-db | Back up known local SQLite DBs before launch | | src/row_bot/launcher.py:3489 |
| row-bot | --reset-tasks-db | Back up and recreate tasks.db before launch | | src/row_bot/launcher.py:3484 |
| row-bot | --restore-data | Restore known SQLite DBs from a recovery backup directory or latest backup | | src/row_bot/launcher.py:3494 |
| row-bot | --server | Run the server without tray integration | | src/row_bot/launcher.py:3472 |
| row-bot | --tray | Force the system tray launcher | | src/row_bot/launcher.py:3466 |
| row-bot access doctor | --allowed-host | | | src/row_bot/access/cli.py:197 |
| row-bot access doctor | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:225 |
| row-bot access doctor | --deployment-mode | | | src/row_bot/access/cli.py:190 |
| row-bot access doctor | --ephemeral-data | | | src/row_bot/access/cli.py:204 |
| row-bot access doctor | --host | | | src/row_bot/access/cli.py:194 |
| row-bot access doctor | --json | Emit machine-readable JSON | | src/row_bot/access/cli.py:226 |
| row-bot access doctor | --port | | | src/row_bot/access/cli.py:195 |
| row-bot access doctor | --public-url | | | src/row_bot/access/cli.py:196 |
| row-bot access doctor | --route-status | | | src/row_bot/access/cli.py:205 |
| row-bot access doctor | --tailscale-state | | | src/row_bot/access/cli.py:209 |
| row-bot access doctor | --trusted-proxy | | | src/row_bot/access/cli.py:198 |
| row-bot access doctor | --workers | | | src/row_bot/access/cli.py:203 |
| row-bot access invite | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:225 |
| row-bot access invite | --json | Emit machine-readable JSON | | src/row_bot/access/cli.py:226 |
| row-bot access invite | --layout | Initial presentation only; every device receives owner access | desktop | src/row_bot/access/cli.py:134 |
| row-bot access invite | --lifetime | Session lifetime preset (default: trusted) | | src/row_bot/access/cli.py:147 |
| row-bot access invite | --name | Invitation label | Connected device | src/row_bot/access/cli.py:152 |
| row-bot access invite | --origin | Canonical Row-Bot origin | | src/row_bot/access/cli.py:140 |
| row-bot access invite | --temporary | Keep the resulting session for 12 hours | | src/row_bot/access/cli.py:142 |
| row-bot access list | --active-only | Hide revoked devices and sessions | | src/row_bot/access/cli.py:159 |
| row-bot access list | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:225 |
| row-bot access list | --json | Emit machine-readable JSON | | src/row_bot/access/cli.py:226 |
| row-bot access revoke | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:225 |
| row-bot access revoke | --json | Emit machine-readable JSON | | src/row_bot/access/cli.py:226 |
| row-bot access revoke | --session | Interpret target as a session ID | | src/row_bot/access/cli.py:168 |
| row-bot access revoke | target | Device ID (or session ID with --session) | | src/row_bot/access/cli.py:167 |
| row-bot access revoke-all | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:225 |
| row-bot access revoke-all | --json | Emit machine-readable JSON | | src/row_bot/access/cli.py:226 |
| row-bot access revoke-all | --yes | Confirm revocation of every active session | | src/row_bot/access/cli.py:179 |
| row-bot plugin doctor | plugin | | | src/row_bot/launcher.py:3453 |
| row-bot plugin link | path | | | src/row_bot/launcher.py:3445 |
| row-bot plugin reload | plugin_id | | | src/row_bot/launcher.py:3449 |
| row-bot plugin validate | path | | | src/row_bot/launcher.py:3443 |
| row-bot serve | --allowed-host | Allowed Host authority; repeat for multiple values | | src/row_bot/access/cli.py:94 |
| row-bot serve | --auto-start-ollama | Explicitly opt in to local Ollama auto-start | | src/row_bot/access/cli.py:107 |
| row-bot serve | --data-dir | Persistent Row-Bot data directory | | src/row_bot/access/cli.py:106 |
| row-bot serve | --host | Listen host (safe default: 127.0.0.1) | | src/row_bot/access/cli.py:91 |
| row-bot serve | --port | Listen port (default: 8080) | | src/row_bot/access/cli.py:92 |
| row-bot serve | --public-url | Canonical public HTTP(S) origin | | src/row_bot/access/cli.py:93 |
| row-bot serve | --trusted-proxy | Trusted reverse-proxy CIDR; repeat for multiple values | | src/row_bot/access/cli.py:100 |
| row-bot serve | --workers | Worker count; Row-Bot requires exactly one | | src/row_bot/access/cli.py:113 |