Skip to content

Add template list --json CLI flag for machine-readable output #1588

@fuleinist

Description

@fuleinist

Problem

Templates feature allows saving and re-running common workflows, but there's no CLI way to list or export templates in a machine-readable format for CI/CD.

Solution

Add --json flag to template commands (e.g., openwork template list --json) that outputs templates as JSON instead of human-readable text.

Use case

CI/CD pipelines can parse template names and configurations programmatically.

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