Skip to content

Add --yaml output format option #176

@carpalsgrabby

Description

@carpalsgrabby

Summary

The script supports human-readable output and JSON. Some users prefer YAML for tool integrations or configuration files.

Proposal

  • Add --yaml flag.
  • Use PyYAML if available, fall back to error message otherwise.
  • Make JSON/YAML mutually exclusive with human output.

Benefit

Improves integration with devops, config tools, and research pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions