Skip to content

Add --json flag to CLI commands #1094

@fuleinist

Description

@fuleinist

Description

The OpenFang CLI produces human-readable output but lacks machine-parseable JSON output for scripting and integration purposes.

Alternatives Considered

Users currently resort to parsing human-readable CLI output with tools like grep/awk, which is fragile and breaks between versions.

Additional Context

Adding a --json flag to core commands (like openfang status or openfang agents list) would enable scripting and tooling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions