mirror of
https://github.com/containers/podman.git
synced 2025-12-06 05:37:49 +08:00
Merge pull request #2402 from baude/remotepodinspect
podman-remote pod inspect|exists
This commit is contained in:
@@ -92,8 +92,6 @@ func getContainerSubCommands() []*cobra.Command {
|
||||
func getPodSubCommands() []*cobra.Command {
|
||||
return []*cobra.Command{
|
||||
_podCreateCommand,
|
||||
_podExistsCommand,
|
||||
_podInspectCommand,
|
||||
_podKillCommand,
|
||||
_podPauseCommand,
|
||||
_podPsCommand,
|
||||
|
||||
Reference in New Issue
Block a user