{
    "credentials": [
        {
            "gitAccount": "myExampleGitAccount",
            "username": "sp",
            "email": "sp@test.example.com",
            "keyfilePath": "/example/path/to/keyfile",
            "gitServer": "my-example-remote.git-host.net"
        }
    ]
}