CLI commands
arc stop
Stop a running hub
CLI reference index · CLI behavior guide
arc stop
Stop a running hub
usage: arc stop [-h] [--host HOST] [--port PORT] [--storage STORAGE]
options:
-h, --help show this help message and exit
--host HOST
--port PORT
--storage STORAGE SQLite path. Defaults to <arc data-root>/app.db.
Argument defaults
| Argument | Required | Default | Choices |
|---|---|---|---|
--host | no | "127.0.0.1" | — |
--port | no | 6969 | — |
--storage | no | null | — |