Skip to content

yg destroy

yg destroy

Terminate the VM and clean up all resources

Synopsis

Terminates the VM, deletes the EBS volume, and removes local state. The next command will create a fresh VM from scratch. S3 output history is not affected.

Use --force to skip the confirmation warning.

yg destroy [flags]

Options

      --force   Skip confirmation warning
  -h, --help    help for destroy

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