Version
September 9, 2025 ยท View on GitHub
jsonschema version
jsonschema --version
jsonschema -v
Print the current version of the JSON Schema CLI to standard output, without
the v prefix.
Examples
Print the current version
jsonschema version
Print the current version using the long flag
jsonschema --version
Print the current version using the short flag
jsonschema -v