mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
Merge pull request #2422 from baude/remotepodcreate
podman-remote create|ps
This commit is contained in:
@@ -92,9 +92,7 @@ func getContainerSubCommands() []*cobra.Command {
|
||||
// Commands that the local client implements
|
||||
func getPodSubCommands() []*cobra.Command {
|
||||
return []*cobra.Command{
|
||||
_podCreateCommand,
|
||||
_podPauseCommand,
|
||||
_podPsCommand,
|
||||
_podRestartCommand,
|
||||
_podStatsCommand,
|
||||
_podTopCommand,
|
||||
|
||||
Reference in New Issue
Block a user