Merge pull request #2882 from baude/remoteps

podman-remote ps
This commit is contained in:
OpenShift Merge Robot
2019-04-10 04:24:56 -07:00
committed by GitHub
10 changed files with 407 additions and 179 deletions

View File

@@ -16,7 +16,6 @@ func getMainCommands() []*cobra.Command {
_execCommand,
_generateCommand,
_playCommand,
&_psCommand,
_loginCommand,
_logoutCommand,
_mountCommand,