-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Stalecmd/configschemaconfigschema commandconfigschema commandenhancementNew feature or requestNew feature or request
Description
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.
Robin-Law
Metadata
Metadata
Assignees
Labels
Stalecmd/configschemaconfigschema commandconfigschema commandenhancementNew feature or requestNew feature or request