Skip to content

Change example_crates's output format to be JSON #1932

@nymius

Description

@nymius

Describe the enhancement
Change all the example_crates output format to be JSON.

Use case
Easier output information extraction through jq tool, for better integration with shell script or other external cli tools.

Additional context
I have been using heavily the example_crates to test some workflows, mainly written as shell scripts or similar.
The problem is I find more intuitive to extract information from JSON using jq than use regex to extract the same information from strings.
There are any concerns about changing all the example_crates output format to be in JSON?
Is this change behind the scope of the example_crates or it is a legit enhancement?
May this break the development workflow of anyone testing things with example_crates too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions