Skip to content

Add CLI command to render and output full config as YAML #113

@ephur

Description

@ephur

Add a new CLI command (e.g. tfworker config render) that renders the fully interpolated config file and outputs it as raw YAML. This is intended for use in CI pipelines where the Jinja template format cannot be easily parsed.

Use case: debugging specific config versions or inspecting values programmatically, especially in configs that contain heavy Jinja logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCommand-line interface and usabilityfeatureNew or notable feature additionstriagedIssue has received an initial AI or manual triage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions