Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

yshutdown

yshutdown stops Yuneta processes on the local machine, including the agent. Selective modes let you bounce only part of the stack.

Usage

yshutdown                 # stop everything (yunos + agent)
yshutdown --agent-only    # only the agent
yshutdown --keep-agent    # stop the yunos, leave the agent running

Run yshutdown --help for the full flag list (verbose logging, etc.).

See also