Running the following command from a Windows command line using cURL attempting to post a new document to an existing CouchDB database (named test) fails:
cu
You have to quote also the whole statement to support spaces like: -d "{\"title\":\"There is Nothing Left to Lose\" , \"artist\":\"Foo Fighters\"}"