mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
Add --execute flag to podman machine ssh
--execute, -e allows to execute a command through ssh Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
podman\-machine\-ssh - SSH into a virtual machine
|
||||
|
||||
## SYNOPSIS
|
||||
**podman machine ssh** *name*
|
||||
**podman machine ssh** [*options*] *name* [*command* [*arg* ...]]
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
|
Reference in New Issue
Block a user