Skip to content

Create a command line tool to generate configschema yaml files #15231

@pmcollins

Description

@pmcollins

Is your feature request related to a problem? Please describe.

Documentation generators and tools could benefit from access to the data generated by the configschema API. If this data were written as YAML files to each component directory, it would be relatively straightforward for writers of tools and documentation to access them.

Also, the zip archive mode of this command will be useful for #13991 so that that tool can live in a separate repo and have access to the data it needs to run.

Describe the solution you'd like

A simple CLI tool to generate, based on CLI flags, either config schema YAML files for each component, or a single zip archive containing all of the YAML files.

Describe alternatives you've considered

No response

Additional context

Additional details provided in the readme of a PR to be opened shortly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions