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     "jsonResult": null,
     15     "name": "$result"
     16   }
     17 ]