how to use return line when inserting in mongodb command line code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )