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

CLI commands

arc reset

Stop the hub and delete the database

CLI reference index · CLI behavior guide

arc reset

Stop the hub and delete the database

text
usage: arc reset [-h] [--host HOST] [--port PORT] [--storage STORAGE] [--yes]

options:
  -h, --help         show this help message and exit
  --host HOST
  --port PORT
  --storage STORAGE  SQLite path. Defaults to <arc data-root>/app.db.
  --yes, -y          Skip the confirmation prompt (required when stdin is not
                     a terminal)

Argument defaults

ArgumentRequiredDefaultChoices
--hostno"127.0.0.1"
--portno6969
--storagenonull
--yes, -ynofalse