ubx blame shows the change history for a specific resource binding — analogous to git blame for infrastructure.
Usage
unit.type.name (e.g. networking.aws_vpc.vpc)
Flags
| Flag | Description |
|---|---|
--limit <n> | Maximum number of history entries to show |
--since <date> | Show only changes since this date (YYYY-MM-DD) |
--format <fmt> | Output format: text, json |
Examples
Output
JSON output
Data source
ubx blame reads from the same ubx-history.json backend as ubx history. Records are created automatically by ubx ship.
See also
ubx history— all applies across the workspaceubx rollback— revert to a previous state

