mirror of
https://github.com/containers/podman.git
synced 2025-12-06 05:37:49 +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:
@@ -32,7 +32,6 @@ func getMainCommands() []*cobra.Command {
|
||||
_searchCommand,
|
||||
_startCommand,
|
||||
_statsCommand,
|
||||
_stopCommand,
|
||||
_topCommand,
|
||||
_umountCommand,
|
||||
_unpauseCommand,
|
||||
|
||||
Reference in New Issue
Block a user