[FEATURE] Keep command outputs stored for reference
Resolved 💬 3 comments Opened Nov 30, 2025 by ankurshaswat Closed Jan 30, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Same long running commands keep being triggered again and again to check out output of different lines. Could just save output of command and keep referencing it (like how a human does it). Would save exponential time in building.
Proposed Solution
Same long running commands keep being triggered again and again to check out output of different lines. Could just save output of command and keep referencing it (like how a human does it). Would save exponential time in building.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗