Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ CurrentVersion
Method
CurrentVersion
cmd/docker/docker.go:566–566 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
564
565
type
versionDetails
interface
{
566
CurrentVersion() string
567
ServerInfo() command.ServerInfo
568
}
569
Callers
3
hideUnsupportedFeatures
Function · 0.65
areFlagsSupported
Function · 0.65
areSubcommandsSupported
Function · 0.65
Implementers
2
DockerCli
cli/command/cli.go
FakeCli
internal/test/cli.go
Calls
no outgoing calls
Tested by
no test coverage detected