versionx daemon
Start or manage the versiond background daemon
Subcommands
start
Start the daemon in the foreground (for debugging) or detached
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
--foreground | <FOREGROUND> | Run in the foreground instead of detaching. Possible values: true, false. |
stop
Stop a running daemon
status
Report daemon status
logs
Tail the daemon's structured log file
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
--tail | <TAIL> | 200 | Number of lines to dump before streaming further writes | ||
--no-follow | <NO_FOLLOW> | Only dump existing lines and exit (don't keep watching the file). Possible values: true, false. |