Home | History | Annotate | Download | only in full.expected
      1 [
      2   {
      3     "cmd": [
      4       "gsutil",
      5       "-m",
      6       "cp",
      7       "-Z",
      8       "/foo/file",
      9       "gs://bar-bucket/file"
     10     ],
     11     "name": "upload test file"
     12   },
     13   {
     14     "name": "$result",
     15     "recipe_result": null,
     16     "status_code": 0
     17   }
     18 ]