Files
alfred-preferences/Alfred.alfredpreferences/snippets/gcloud/上傳檔案至 Google Cloud Storage 的命令 [3C6A0C0E-F3CE-44F9-BD68-D72D19F1C5B5].json
2026-03-26 09:22:38 +08:00

8 lines
238 B
JSON

{
"alfredsnippet" : {
"snippet" : "gcloud storage cp local-file.txt gs:\/\/my-new-bucket\/",
"uid" : "3C6A0C0E-F3CE-44F9-BD68-D72D19F1C5B5",
"name" : "上傳檔案至 Google Cloud Storage 的命令",
"keyword" : ""
}
}