Skip to content
ARC / Agent documentation
Agent index ↗Back to Arc ↗

CLI commands

arc browser

Manage the room-browser engine

On this page

CLI reference index · CLI behavior guide

arc browser

Manage the room-browser engine

text
usage: arc browser [-h] {install,engines} ...

positional arguments:
  {install,engines}
    install          Download + sha256-verify the pinned Chrome-for-Testing
                     build
    engines          List discovered browser engines in preference order

options:
  -h, --help         show this help message and exit

Argument defaults

ArgumentRequiredDefaultChoices

arc browser install

Download + sha256-verify the pinned Chrome-for-Testing build

text
usage: arc browser install [-h] [--data-root DATA_ROOT]

options:
  -h, --help            show this help message and exit
  --data-root DATA_ROOT
                        override the Arc data root (default: arc data-root)

Argument defaults

ArgumentRequiredDefaultChoices
--data-rootnonull

arc browser engines

List discovered browser engines in preference order

text
usage: arc browser engines [-h] [--data-root DATA_ROOT]

options:
  -h, --help            show this help message and exit
  --data-root DATA_ROOT
                        override the Arc data root (default: arc data-root)

Argument defaults

ArgumentRequiredDefaultChoices
--data-rootnonull