- Support for looping
query,delete, andupsertoperations with an iterator variable- To upsert 3 documents with incremental ids
cosmic upsert "{ 'id' : '%I%' }" -l 3- { 'id' : '0' }
- { 'id' : '1' }
- { 'id' : '2' }
- To upsert 3 documents with incremental ids