Files
alfred-preferences/Alfred.alfredpreferences/snippets/vmware/Get the uptime for a VM [B0CBDA8A-0F88-4D30-86E4-710EC5F48DE2].json
2026-03-26 09:22:38 +08:00

8 lines
216 B
JSON

{
"alfredsnippet" : {
"snippet" : "vim-cmd vmsvc\/get.summary {cursor} | grep uptimeSeconds",
"uid" : "B0CBDA8A-0F88-4D30-86E4-710EC5F48DE2",
"name" : "Get the uptime for a VM",
"keyword" : ""
}
}