[FEATURE] --json-schema should [be able to] take a file name

Resolved 💬 1 comment Opened May 6, 2026 by FransUrbo Closed Jun 3, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

The JSON data I'm using is 2k3, which is quite a large amount for the command line.

Proposed Solution

Now, granted, on MacOS, bash v3, this is 1MB. But it would be nice to have something like --json-schema file://my_large_schema.json, instead of --json-schema "$(cat my_large_schema.json)".

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗