projects
commit_project
Creates a commit for the entire project, saving a snapshot of all versioned contexts.
Arguments:
name
- Name of the project to commit.commit_message
- A description of the changes being saved.api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
A dictionary containing the new commit_hash.