mirror of
https://github.com/containers/podman.git
synced 2025-12-07 22:32:46 +08:00
Support podman-remote stop container(s)
* Clean up adapter code * Add GetContainersByContext to Varlink API * Add missing comments * Restore save command * Restore error type mapping when using varlink Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
@@ -49,6 +49,7 @@ var mainCommands = []*cobra.Command{
|
||||
_pushCommand,
|
||||
&_rmiCommand,
|
||||
_saveCommand,
|
||||
_stopCommand,
|
||||
_tagCommand,
|
||||
_versionCommand,
|
||||
imageCommand.Command,
|
||||
|
||||
Reference in New Issue
Block a user