mirror of
https://github.com/containers/podman.git
synced 2025-12-06 13:56:22 +08:00
podman-remote ps
add the ability to run ps on containers using the remote client. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -16,7 +16,6 @@ func getMainCommands() []*cobra.Command {
|
||||
_execCommand,
|
||||
_generateCommand,
|
||||
_playCommand,
|
||||
&_psCommand,
|
||||
_loginCommand,
|
||||
_logoutCommand,
|
||||
_mountCommand,
|
||||
|
||||
Reference in New Issue
Block a user