Skip to content

local init --json omits the scaffold directories it created #609

Description

@sdairs

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglocalAffects local CLI commands

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions