mirror of
https://github.com/containers/podman.git
synced 2025-12-10 07:42:12 +08:00
enable podman-remote pod rm
add the ability to delete a pod from the remote client. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -45,6 +45,7 @@ var mainCommands = []*cobra.Command{
|
||||
_infoCommand,
|
||||
_inspectCommand,
|
||||
_killCommand,
|
||||
podCommand.Command,
|
||||
_pullCommand,
|
||||
_pushCommand,
|
||||
_rmiCommand,
|
||||
|
||||
Reference in New Issue
Block a user