I want to export ratings and reviews from my Android App.
I followed to gsutil instructions and I could install gsutil on my computer then I tried export my ratings like follow
gsutil cp -r gs://pubsite_prod_rev_XXXXXX/reviews/reviews_com.tupbebekailesi.serkanoral.hamilelikrehberi_2013*/Users/olkunmustafa
Then I get error below
CommandException: Wrong number of arguments for "cp" command.
Any help would be great.