Skip to main content

versionx daemon

Start or manage the versiond background daemon

Subcommands

start

Start the daemon in the foreground (for debugging) or detached

Flags

FlagValueDefaultRequiredGlobalDescription
--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

FlagValueDefaultRequiredGlobalDescription
--tail<TAIL>200Number 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.

See also