Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Jan 15, 2025
1 parent 8f27346 commit ca9ae66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/seven-stingrays-tell.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Add experimental json file flag to command `schema:check`.

On the `schema:check` command, you can now use the flag `--experimental-json-file ./path/to/file.json` to output a JSON file containing the command's result.
On the `schema:check` command, you can now use the flag `--experimental-json-file ./path/to/schema-check-result.json` to output a JSON file containing the command's result.

This experimental feature is designed to help you with scripting, typically in CI/CD pipelines.

Expand Down

0 comments on commit ca9ae66

Please sign in to comment.