Features
Templates let you save a sandbox shape and use it as a repeatable starting point.
wp rudel template save alpha-1234 --name=checkout-baseline
wp rudel template list
wp rudel template delete checkout-baselineTemplates are useful when a task needs the same WordPress content and theme baseline repeatedly.
Use snapshots when you need a recovery point for one existing sandbox. Use templates when you need to create future sandboxes from a known shape.