Clean up command outputs
Author: sodicCreated Jul 23, 2026Updated Sep 15, 2026
Labelsdxcliaix
Our commands print too much:
- Many redundant newlines. This is problematic because useful information quickly leaks out of the viewport.
- Redundant content. For example, the message about database setup wastes 5 lines.
Read this for extra context (mandatory):
Subissues for specific commands:
- #1081 (Clean up the output of
wasp start)
Source: wasp-lang/wasp