Skip to content

yg stop

yg stop

Stop the VM (keeps it for fast restart later)

Synopsis

Stops the VM but keeps the EBS volume so it can restart quickly. No compute charges while stopped. Use "yg up" or run any command to restart.

yg stop [flags]

Options

  -h, --help   help for stop

Options inherited from parent commands

  -j, --json      output in JSON format
  -q, --quiet     suppress yeager messages, show only command output
  -v, --verbose   enable debug logging

SEE ALSO

  • yg - Remote execution for local AI coding agents