What's New
- New
cf applycommand - Makes reality match config (start missing + migrate + stop orphans) - New
cf down --orphaned- Stop services removed from config - Renamed
sync→refresh- Clearer semantics (reality → state)
New Commands
cf apply # Full reconcile
cf apply --dry-run # Preview changes
cf apply --no-orphans # Skip orphan cleanup
cf down --orphaned # Stop orphaned services only
cf refresh # Was: cf sync