Files
alfred-preferences/Alfred.alfredpreferences/snippets/podman/強制刪除指定的 pod [A670738E-92A1-4F85-BE4B-5EC5E625E0D8].json
2026-03-26 09:22:38 +08:00

8 lines
187 B
JSON

{
"alfredsnippet" : {
"snippet" : "podman pod rm -f {cursor}",
"uid" : "A670738E-92A1-4F85-BE4B-5EC5E625E0D8",
"name" : "強制刪除指定的 pod",
"keyword" : ""
}
}