mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add a new '--print-schema <FORMAT>' option to the 'pvimg info' command that prints the schema, if available, describing the given output format. For example, 'pvimg info --print-schema json' prints the JSON schema for the 'pvimg info' command output. Acked-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <marc@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>