Mohamed Boudra aa5663a854 docs(cli): add output architecture design
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.
2026-01-28 22:51:06 +07:00
2026-01-26 18:03:51 +07:00
2026-01-25 08:42:00 +07:00
2026-01-28 21:57:31 +07:00
2026-01-14 19:23:27 +07:00
Description
Languages
TypeScript 98.1%
JavaScript 1.3%
Shell 0.1%
Swift 0.1%