homeboy 0.124.11

CLI for multi-component deployment and development workflow automation
Documentation
# `homeboy undo`

Undo the last write operation or manage undo snapshots.

## Synopsis

```sh
homeboy undo [--id <ID>]
homeboy undo list
homeboy undo delete <ID>
```

## Subcommands

- `list` — list available undo snapshots
- `delete` — delete a snapshot without restoring

## Related

- [audit]audit.md
- [refactor]refactor.md