Files
alfred-preferences/Alfred.alfredpreferences/snippets/kubectl/查看 Pod 詳細資訊 [CE92F816-8418-4746-AC83-6337A76B6A4C].json
2026-03-26 09:22:38 +08:00

8 lines
189 B
JSON

{
"alfredsnippet" : {
"snippet" : "kubectl describe pod {cursor}",
"uid" : "CE92F816-8418-4746-AC83-6337A76B6A4C",
"name" : "查看 Pod 詳細資訊",
"keyword" : ""
}
}