Skip to content

CLI parameters: jsonschema schema.json data.json #620

@cweiske

Description

@cweiske

The commandline interface parameters are a bit strange:

$ jsonschema -i data.json schema.json

It would be easier to use (without needing to read the help) if the parameters would be in a different order:

$ jsonschema schema.json data.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions