summaryrefslogtreecommitdiff
path: root/shell-completion/zsh/_machinectl
diff options
context:
space:
mode:
Diffstat (limited to 'shell-completion/zsh/_machinectl')
-rw-r--r--shell-completion/zsh/_machinectl3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell-completion/zsh/_machinectl b/shell-completion/zsh/_machinectl
index 15c149ff92..c666b7eb43 100644
--- a/shell-completion/zsh/_machinectl
+++ b/shell-completion/zsh/_machinectl
@@ -7,6 +7,9 @@
"list:List currently running VMs/containers"
"status:Show VM/container status"
"show:Show properties of one or more VMs/containers"
+ "login:Get a login prompt on a VM/container"
+ "poweroff:Power off one or more VMs/containers"
+ "reboot:Reboot one or more VMs/containers"
"terminate:Terminate one or more VMs/containers"
"kill:Send signal to process or a VM/container"
)