2013-08-07 172 views

回答

3

可以捲曲的輸出流gsutil cp指令如下:

curl http://www.example.com/file.txt | gsutil cp - gs://bucket/file.txt 
相關問題