Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ ServerInfo
Method
ServerInfo
cmd/docker/docker.go:567–567 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
565
type
versionDetails
interface
{
566
CurrentVersion() string
567
ServerInfo() command.ServerInfo
568
}
569
570
func
hideFlagIf(f *pflag.Flag, condition
func
(string) bool, annotation string) {
Callers
4
processBuilder
Function · 0.65
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