> For the complete documentation index, see [llms.txt](https://brianwu.gitbook.io/brian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brianwu.gitbook.io/brian/brians-za-ji/googlestorage.md).

# 檔案上傳

1.先建一個專案

2.啟用Storage 開Bucket去了解上傳、下載、建立資料夾、編輯權限。

3.啟用Compute Engine 要啟用這個，才能用 gcloud 去做事情 可在這邊了解查詢 projects list、compute gion list 並利用--format 去輸出成不同的格式 csv, json, table, flattened 利用 --filter 去做各種濾除、篩選

4.啟用Source Repositories 可以利用git，將程式碼放在上面。

5.啟用App Engine 建立web 應用程式，去得到實作的網址。

6.接回Storage API 嘗試串起來。
