Files
alfred-preferences/Alfred.alfredpreferences/snippets/vmware/Create a new local user account. [8217CB74-D01B-4B88-993C-6DBDC465F627].json
2026-03-26 09:22:38 +08:00

8 lines
243 B
JSON

{
"alfredsnippet" : {
"snippet" : "esxcli system account add --id {cursor} --password --password-confirmation",
"uid" : "8217CB74-D01B-4B88-993C-6DBDC465F627",
"name" : "Create a new local user account.",
"keyword" : ""
}
}