Skip to content

JSON output for list subcommand #6

@phoenixr-codes

Description

@phoenixr-codes

Implementation of optional JSON output for list subcommand.

mytool list --json
[
  { "name": "foo", "description": "Does something" },
  { "name": "bar" },
  // ...
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions