{
    "services": [
        {
            "name": "Any name to identify the port-forward",
            "command": "kubectl port-forward deployment/something from:to"
        }
    ]
}
