Implement the stackbox rebuild command that rebuilds just the Ironic image and restarts only the affected containers. This enables the fast iteration workflow: make code changes → rebuild (< 2 min) → test.
Goals
- Implement rebuild command functionality
- Rebuild only Ironic image
- Restart only Ironic containers
- Preserve database and other state
- Show rebuild progress
- Measure and display rebuild time
Tasks
Acceptance Criteria
Implement the
stackbox rebuildcommand that rebuilds just the Ironic image and restarts only the affected containers. This enables the fast iteration workflow: make code changes → rebuild (< 2 min) → test.Goals
Tasks
Acceptance Criteria