mirror of
https://github.com/containers/podman.git
synced 2025-12-16 03:57:36 +08:00
Added pod start and stop
As well as added tests, man pages, and completions. Also reformatted and refactored a couple of other small things in the other pod commands. Signed-off-by: haircommander <pehunt@redhat.com>
This commit is contained in:
@@ -20,6 +20,8 @@ var (
|
||||
podCreateCommand,
|
||||
podPsCommand,
|
||||
podRmCommand,
|
||||
podStartCommand,
|
||||
podStopCommand,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user