Files
alfred-preferences/Alfred.alfredpreferences/snippets/gcloud/建立 Google Cloud 實例的指令 [87B6F2FD-03C8-45E8-A327-BD5338F9A897].json
2026-03-26 09:22:38 +08:00

8 lines
233 B
JSON

{
"alfredsnippet" : {
"snippet" : "gcloud compute instances create {cursor} --zone=us-central1-a",
"uid" : "87B6F2FD-03C8-45E8-A327-BD5338F9A897",
"name" : "建立 Google Cloud 實例的指令",
"keyword" : ""
}
}