# Commit

The `commit` command provides the ability to create a new commit to save changes made to the repository currently open using other commands (like extracting schemas).

<figure><img src="https://content.gitbook.com/content/w0jUhdQFxvrpPPdgWBb9/blobs/0rTd5cnkEWYvhxFOPs19/image.png" alt=""><figcaption></figcaption></figure>

The `--message` option is required to specify the message for the new commit being created.
