Skip to content

yg up

yg up

Boot the VM and sync files without running a command

Synopsis

Creates or starts the VM and syncs your project files, but does not run a command. Useful for warming up the VM before you need it.

yg up [flags]

Options

  -h, --help         help for up
      --keep-alive   keep VM running until stopped manually (Ctrl+C or yg 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