mirror of
https://github.com/containers/podman.git
synced 2025-12-06 05:37:49 +08:00
enable podman-remote version
initial enablement of podman-remote version. includes add a APIVersion const that will allow us to check compatibility between host/client when connections are made. also added client related information to podman info. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -38,7 +38,6 @@ func getAppCommands() []cli.Command {
|
||||
topCommand,
|
||||
umountCommand,
|
||||
unpauseCommand,
|
||||
versionCommand,
|
||||
volumeCommand,
|
||||
waitCommand,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user