% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 642 0 642 0 0 903 0 --:--:-- --:--:-- --:--:-- 904
sh: 8: -d: not found
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"errors": [
{
"errorCode": {
"fieldError": "REQUIRED_NONEMPTY_LIST"
},
"message": "The required repeated field was empty.",
"location": {
"fieldPathElements": [
{
"fieldName": "operations"
}
]
}
}
]
}
]
}
}