mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
aa5663a854c3ddcd34bdfa89093bb4ee25350ba1
Design document for the CLI output abstraction layer that enables: - Commands returning structured data instead of formatted strings - Multiple output formats (table, json, yaml, quiet) - Testable output without parsing strings - Streaming support for logs/attach commands Draws from patterns in Docker CLI, kubectl, and GitHub CLI.
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%