Discovered during v0.4.2 post-merge stress testing.
Human output of local init reports both the clickhouse/ and postgres/ scaffolds it created; --json output only reports {"path": ".clickhouse/"}.
Expected
JSON output should include the full set of created paths (.clickhouse/, clickhouse/ subtree, postgres/ subtree).
Discovered during v0.4.2 post-merge stress testing.
Human output of
local initreports both theclickhouse/andpostgres/scaffolds it created;--jsonoutput only reports{"path": ".clickhouse/"}.Expected
JSON output should include the full set of created paths (
.clickhouse/,clickhouse/subtree,postgres/subtree).