mirror of
https://github.com/containers/podman.git
synced 2025-12-08 06:39:05 +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:
@@ -52,6 +52,7 @@ var mainCommands = []*cobra.Command{
|
||||
_loadCommand,
|
||||
_logsCommand,
|
||||
podCommand.Command,
|
||||
&_psCommand,
|
||||
_pullCommand,
|
||||
_pushCommand,
|
||||
&_rmiCommand,
|
||||
|
||||
Reference in New Issue
Block a user